RegularExpressionValidationPattern Members
In This Article
#Constructors
Name | Description |
---|---|
Regular |
Initializes a new instance of the Regular |
#Properties
Name | Description |
---|---|
Error |
Gets or sets the error text to be displayed within the editor’s error frame if the editor’s specific regular expression validation fails. |
Validation |
Gets or sets the regular expression that specifies the pattern used to validate an editor. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
For internal use only. |
Get |
For internal use only. |
Get |
For internal use only.
Inherited from Validation |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object. |
See Also