Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0 Release
Description
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?
Attachments
Attachments
Issue Links
- is duplicated by
-
VALIDATOR-335 InetAddressValidator error for valid ipv6 address
- Resolved