validator library

Functions

isDateOfBirth(String date) bool
validate the name dateOfBirth
isEgyptianPhone(String phoneNumber) bool
This function validate the egyptian phone number.
isEmail(String email) bool
checks if is valid email or not
isFullName(String fullName) bool
validate the full name first and last name
isName(String name) bool
validate the name firstName