RuleSet.NeedToValidateRule Method
Name | Parameters | Description |
---|---|---|
NeedToValidateRule(IObjectSpace, IRule, Object, String, out String) static | targetObjectSpace, rule, target, contextId, reason | Checks if the rule is marked to be validated. |
NeedToValidateRule(IObjectSpace, IRule, Object, out String) static | targetObjectSpace, rule, target, reason | Checks if the rule is marked to be validated. |