[
https://issues.apache.org/jira/browse/VALIDATOR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-307.
----------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
> 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
> Labels: ipv6, validation
> Fix For: 1.4.1
>
> Attachments: VALIDATOR-307.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)