Senthil Kumar created VALIDATOR-307:
---------------------------------------
Summary: isValid checks if the given address is only IPV4 address
and not IPV6
Key: VALIDATOR-307
URL: https://issues.apache.org/jira/browse/VALIDATOR-307
Project: Commons Validator
Issue Type: Improvement
Components: Routines
Affects Versions: 1.4.0 Release
Reporter: Senthil Kumar
Fix For: 1.4.1
function isValid(String inetAddress) checks if the given address is only IPV4
and not IPV6. So the function returns false for a valid IPV6 address. Would it
be possible to add IPV6 validation as well?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira