This documentation is archived and is not being maintained.
IValidator Properties
Visual Studio 2010
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. |
Show: