IRuleSet Properties
Specifies a set of Validation Rules that can be checked against an object.
Name | Description |
---|---|
Enable |
Specifies whether all new rules are collected before the IRule |
Ignore |
Specifies whether or not the ValidationWarning and ValidationInformation rule validation result types are ignored (see IRule |
Registered |
Adds validation rules of the class given as a parameter to the IRule |
Registered |
Specifies a list of rule sources registered in the current IRule |
See Also