ValidationPattern Constructors
Represents a base for classes that contain settings related to different editor validation types.Name | Parameters | Description |
---|---|---|
ValidationPattern(IPropertiesOwner, IValidationSettings) | owner, validationSettings | Initializes a new instance of the ValidationPattern class with the specified owner and validation settings. |
See Also