Public Attributes | |
| bool | AllowDigit {} |
| bool | AllowLetter {} |
| bool | AllowSpace {} |
| bool | AllowUnicode {} |
| FValidationDescription | Description {} |
| bool | IsCustomRegex {} |
| FString | LetterCase {} |
| int32 | MaxLength {} |
| int32 | MaxRepeatingAlphaNum {} |
| int32 | MaxRepeatingSpecialCharacter {} |
| int32 | MinCharType {} |
| int32 | MinLength {} |
| FString | Regex {} |
| FString | SpecialCharacterLocation {} |
| TArray< FString > | SpecialCharacters {} |
| FString | ProfanityFilter {} |
| bool | AllowSpecialCharacters {} |
| TArray< FString > | BlockedWord {} |