RuleSet Constructors
Specifies a set of Validation Rules that can be checked against an object.
Name | Parameters | Description |
---|---|---|
Rule |
caption |
Initializes a new instance of the Rule |
Rule |
source |
Initializes a new instance of the Rule |
Rule |
rules, sources, caption |
Initializes a new instance of the Rule |
See Also