Class Validation
The validation model.
public class Validation
- Inheritance
-
Validation
- Inherited Members
Properties
Regex
Gets or sets the regex value.
public string Regex { get; set; }
Property Value
Type
Gets or sets the type.
public ValidationType Type { get; set; }