Validates if a string is in a correct email format.
The email string to validate.
true if the email format is valid, otherwise false.
true
false
Validates if a string is in a correct email format.