Validates if a string is a valid email.
The string to check.
true if the string is a valid email, false otherwise.
true
false
Validates if a string is a valid email.