[ 
https://issues.apache.org/jira/browse/VALIDATOR-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536370
 ] 

Ben Speakmon commented on VALIDATOR-241:
----------------------------------------

svn ci -m "- VALIDATOR-241: refactor EmailValidator to use 
routines.InetAddressValidator for checking domain parts of emails"
Sending        src/main/java/org/apache/commons/validator/EmailValidator.java
Transmitting file data .
Committed revision 586637.


> New InetAdress Validator implementation
> ---------------------------------------
>
>                 Key: VALIDATOR-241
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-241
>             Project: Commons Validator
>          Issue Type: New Feature
>          Components: Routines
>            Reporter: Niall Pemberton
>            Assignee: Ben Speakmon
>             Fix For: 1.4
>
>
> Create a new InetAdress validator implementation. The existing email and url 
> validators duplicate this functionality. Refactoring it into a separate 
> validator means that it can be re-used by both those implementations and also 
> provides another useful validator implementation to the users.
> See http://svn.apache.org/viewvc?view=rev&revision=585762

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to