[
https://issues.apache.org/jira/browse/VALIDATOR-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536363
]
Ben Speakmon commented on VALIDATOR-241:
----------------------------------------
I intended the new validator to also support IPv6 validation in the same way
that ISBNValidator handles 10- and 13-digit ISBNs. I couldn't be arsed to code
the regexp for IPv6, but it would be good to have that in there.
> 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.