IRuleSet.ValidateAll Method
Name | Parameters | Description |
---|---|---|
Validate |
target |
Validates multiple objects against Rule rules with the given validation contexts. If validation fails, the Validationvalidation parameter is called.
|
Validate |
target |
Validates multiple objects against IRule ‘s rules with the given validation contexts. Throws a Validation |