[
https://issues.apache.org/jira/browse/VALIDATOR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-324.
----------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
Removed the misleading Javadoc:
URL: http://svn.apache.org/r1649166
Log:
Remove incorrect Javadoc
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/EmailValidator.java
> 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
> Fix For: 1.4.1
>
>
> 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.3.4#6332)