-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.0 Release
-
Component/s: Routines
-
Labels:None
Create a new InetAdress validator implementation. The existing email and url validators duplicate this functionality. Refactoring it into a separate validator means that it can be re-used by both those implementations and also provides another useful validator implementation to the users.