Class MaskedAddressValidator

  • All Implemented Interfaces:
    ParameterValidator

    public class MaskedAddressValidator
    extends ModelTypeValidator
    Validates that the given parameter is a string that can be converted into a masked InetAddress.
    Author:
    Jason T, Greene