Type alias StringValidation

StringValidation: (email | ensure | length | lowercase | matches | max | min | required | trim | uppercase | url | uuid | custom | startsWith | endsWith | "required")[]

Generated using TypeDoc