Class InetAddressValidator

  • All Implemented Interfaces:
    ParameterValidator

    public class InetAddressValidator
    extends ModelTypeValidator
    Validates that the given parameter is a string that can be converted into an InetAddress.
    Author:
    Brian Stansberry (c) 2011 Red Hat Inc.