ValidationModelField Properties |
The ValidationModelField type exposes the following members.
Name | Description | |
---|---|---|
IsError |
Gets a value indicating that the message is an error.
| |
IsValid |
Gets a value indicating that the value is valid.
| |
IsWarning |
Gets or sets a value indicating that the message is a warning.
| |
Message |
Gets or sets the validation message.
|