ZF-8261: Allow to use only IPV4 / IPV6 validation
Description
Add a option which allows to validate given IP adresses only according to IPV4 or IPV6.
This would prevent users which do not support IPV6 to accept these adresses.
Add a option which allows to validate given IP adresses only according to IPV4 or IPV6.
This would prevent users which do not support IPV6 to accept these adresses.
Comments
Posted by Thomas Weidner (thomas) on 2009-11-14T14:42:03.000+0000
Implemented with r18986