CustomValidateRuleEventArgs Properties
Arguments passed to the RuleSet.CustomValidateRule event.
Name | Description |
---|---|
Object |
An Object Space of a validation target. |
Rule |
A rule to be checked on a Custom |
Rule |
The result of checking the Custom |
Target |
An object on which to check the Custom |
See Also