Validates the given string as an email according to the regex pattern.
Validates the given string as a phone number according to the regex pattern.
Validates the given string as an URL according to the regex pattern.
Contains functions and constants specific to email validation.
Contains functions and constants specific to URL validation.
Contains functions and constants specific to phone number validation.
Contains functions and constants specific to password validation.