Properties
Optional lowercaseChar
lowercaseChar?: "ALLOWED" | "REQUIRED"
maxLength
maxLength: number
minLength
minLength: number
Optional numberChar
numberChar?: "ALLOWED" | "REQUIRED"
Optional symbolChar
symbolChar?: "ALLOWED" | "REQUIRED"
Optional uppercaseChar
uppercaseChar?: "ALLOWED" | "REQUIRED"