Public Attributes | |
| bool | allowDigit |
| bool | allowLetter |
| bool | allowSpace |
| bool | allowUnicode |
| ValidationDescription | description |
| bool | isCustomRegex |
| string | letterCase |
| int | maxLength |
| int | maxRepeatingAlphaNum |
| int | maxRepeatingSpecialCharacter |
| int | minCharType |
| int | minLength |
| string | regex |
| string | specialCharacterLocation |
| string[] | specialCharacters |