The ValidationHandler type exposes the following members.

Properties

  Name Description
Public property FieldCssClass
Gets or sets the field css class attached to field when in invalid state.
Public property FieldValidatorIdCssClass
Gets or sets the field validator id css class used to identify the field validation wraper.
Public property FieldValidatorWrapperCssClass
Gets or sets the field validator css class attached to the field validation wraper.
Public property RequiredFieldCssClass
Gets or sets the required field css class attached to field wrapper.
Public property ValidationGroup
Gets or sets the validation group.
Public property ValidatorCssClass
Gets or sets the validator css class attached to every validator.

See Also