Checks if a string is a valid email.
The string to be checked.
True if the string is a valid email, false otherwise.
Checks if a string is a valid email.