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