[
https://issues.apache.org/jira/browse/VALIDATOR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795779#comment-13795779
]
Adrian Crum commented on VALIDATOR-324:
---------------------------------------
Unfortunately, the email validator delegates the domain part to the domain
validator, and the domain validator checks the TLD.
This will continue to be a problem as IANA releases new TLDs.
> Validation on API docs example, [email protected], returns false
> ---------------------------------------------------------------------
>
> Key: VALIDATOR-324
> URL: https://issues.apache.org/jira/browse/VALIDATOR-324
> Project: Commons Validator
> Issue Type: Bug
> Affects Versions: 1.4.0 Release
> Reporter: Justin Montgomery
>
> All the API documentation for Validator says the email
> '[email protected]' should pass validation, but EmailValidator
> .isValid() returns false for that address.
> http://commons.apache.org/proper/commons-validator/apidocs/org/apache/commons/validator/routines/EmailValidator.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)