Email Valid?Validate an email address and check to make sure that it uses valid characters. It must have at least one character, then an @ symbol, then at least one more character, then a dot (.), and then at least two more characters after that. It even strips out all the whitespace in case the user is not real savvy on the whole email concept.