RuleValidationResult Properties
Represents the results of checking an object via a Validation Rule.
Name | Description |
---|---|
Error |
Specifies the exception message, if the checked Validation Rule is broken. |
Rule | Specifies the Validation Rule that was checked. |
State |
Specifies whether the checked object satisfies the Rule |
Validation |
Specifies the result of checking an object via a Validation Rule. |
See Also