This documentation is archived and is not being maintained.

IValidator Properties

The IValidator type exposes the following members.

  NameDescription
Public property ErrorMessage When implemented by a class, gets or sets the error message text generated when the condition being validated fails.
Public property IsValid When implemented by a class, gets or sets a value indicating whether the user-entered content in the specified control passes validation.
Top
Show: