ValidationViolation Properties |
The ValidationViolation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attribute |
The data attribute for which the validation has failed.
|
![]() | BusinessEvent |
Gets or sets the business event on which the validation has failed.
|
![]() | BusinessRule |
The business rule, which failed the validation, when applicable; null otherwise.
|
![]() | Message |
The message, containing the fail reason.
|
![]() | Object |
Gets or sets the object on which the validation has failed. Null when the object is unknown.
|