rickharrison/validate.js

Request: IPv6 support

luctalatinian opened this issue · 0 comments

As of the latest release the url validator does not accept IPv6 URLs. This would be a nice feature and I imagine it would be a simple extension to the regex that is currently used to check for validity.

It would probably be best to also have a new option to toggle allowing IPv6 addresses to be treated as valid.