Class InternetAddressListValidation

  • All Implemented Interfaces:
    PropertyValidation

    public class InternetAddressListValidation
    extends BasePropertyValidation
    Validates an ip whitelist / blacklist. Each line can be either blank, start with an # (thus, ignored) or contain an IP address. Currently, only plain IP addresses are supported (no ranges or hostnames)