IValidator Properties
.NET Framework 4
The IValidator type exposes the following members.
| Name | Description | |
|---|---|---|
|
ErrorMessage | When implemented by a class, gets or sets the error message text generated when the condition being validated fails. |
|
IsValid | When implemented by a class, gets or sets a value indicating whether the user-entered content in the specified control passes validation. |