isEmailValid
Checks if the string is a valid email address.
Return
true
if the string is a valid email address, false
otherwise.
Checks if the string is a valid email address.
true
if the string is a valid email address, false
otherwise.