-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.Beta1
-
None
Instead of storing the result of InetAddress.toString(), the model should store either the original string value, or InetAddress.getHostAddress(), since the validator will attempt to parse this value using InetAddress.getByName(...).