You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Joe Knudsen (Jira)" <ji...@apache.org> on 2021/06/30 21:51:00 UTC

[jira] [Created] (VALIDATOR-480) Email Validator should not allow the local part to start or end with a dot

Joe Knudsen created VALIDATOR-480:
-------------------------------------

             Summary: Email Validator should not allow the local part to start or end with a dot
                 Key: VALIDATOR-480
                 URL: https://issues.apache.org/jira/browse/VALIDATOR-480
             Project: Commons Validator
          Issue Type: Bug
          Components: Routines
    Affects Versions: 1.7
            Reporter: Joe Knudsen


Email Validator should not allow local part to start or end with a dot also dots.  Also a double dot is not allowed.

 

Copied from Email Address wiki:

dot {{.}}, provided that it is not the first or last character and provided also that it does not appear consecutively (e.g., {{John..Doe@example.com}} is not allowed).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)