RegularExpressionValidationPattern Constructors
Contains the settings related to the regular expression validation type.Name | Parameters | Description |
---|---|---|
RegularExpressionValidationPattern(IPropertiesOwner, IValidationSettings) | owner, validationSettings | Initializes a new instance of the RegularExpressionValidationPattern class with the specified owner and validation settings. |
See Also