The properties of System.Web.UI.IValidator are listed below. For a list of all members, see the IValidator Members list.
ErrorMessage | string.
When implemented by a class, gets or sets the error message text generated when the condition being validated fails. | |
IsValid | bool.
When implemented by a class, gets or sets a value indicating whether the user-entered content in the specified control passes validation. |