This package contains validators for different types of common data, such as emails, passwords, names, usernames, dates of birth and phone numbers.
This package provides a set of protocols and generic structures to validate user inputs such as emails, passwords, names, dates of birth, and phone numbers.
ValidatorProtocol
EmailValidatorProtocol
PasswordValidatorProtocol
NameValidatorProtocol
DateOfBirthValidatorProtocol
PhoneValidatorProtocol
FieldValidator
You can navigate to each validator for more details.