CustomValidateRuleEventArgs Constructors
Arguments passed to the RuleSet.CustomValidateRule event.| Name | Parameters | Description |
|---|---|---|
| CustomValidateRuleEventArgs(IRule, Object, IObjectSpace) | rule, target, objectSpace | Initializes a new instance of the CustomValidateRuleEventArgs class. |
See Also