System.Web.UI.IValidator: Property Members

The properties of System.Web.UI.IValidator are listed below. For a list of all members, see the IValidator Members list.

Public Properties

ErrorMessagestring.

When implemented by a class, gets or sets the error message text generated when the condition being validated fails.

IsValidbool.

When implemented by a class, gets or sets a value indicating whether the user-entered content in the specified control passes validation.