Click or drag to resize

RegExValidator Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class RegExValidator : Validator

The RegExValidator type exposes the following members.

Constructors
  NameDescription
Public methodRegExValidator
Initializes a new instance of the RegExValidator class
Public methodRegExValidator(String)
Initializes a new instance of the RegExValidator class
Top
Properties
  NameDescription
Public propertyErrorMessage (Inherited from Validator.)
Public propertyExpression
Top
Methods
See Also