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