isEmailValid
Check if email is valid.
Return
If we consider it a valid email or not.
Parameters
emailAddress
A string to check if is an email address.
Check if email is valid.
If we consider it a valid email or not.
A string to check if is an email address.