The RegExValidator type exposes the following members.

Properties

  Name Description
Public property Static member AlphaCharacters
Gets the alpha characters.
Public property DisplayRegEx
Gets or sets display regex type.
Public property LenParam
Gets or sets length parameter.
Public property MaxLength
Gets or sets maximum length.
Public property MinLength
Gets or sets minimum length.
Public property RegExDecimal
Gets or sets RegEx decimal expression.
Public property ValidationType
Gets or sets validation type.

See Also