RuleValidatedEventArgs Constructors
Arguments passed to the RuleSet.RuleValidated event.Name | Parameters | Description |
---|---|---|
RuleValidatedEventArgs(RuleSetValidationResultItem, IObjectSpace) | ruleSetValidationResultItem, objectSpace | Initializes a new instance of the RuleValidatedEventArgs class. |
See Also