Class IBANValidator.Validator

java.lang.Object
org.apache.commons.validator.routines.IBANValidator.Validator
Enclosing class:
IBANValidator

public static class IBANValidator.Validator extends Object
The validation class
  • Constructor Details

    • Validator

      public Validator(String cc, int len, String format)
      Creates the validator
      Parameters:
      cc - the country code
      len - the length of the IBAN
      format - the regex to use to check the format