Class IBANValidator.Validator

  • Enclosing class:
    IBANValidator

    public static class IBANValidator.Validator
    extends java.lang.Object
    The validation class
    • Constructor Summary

      Constructors 
      Constructor Description
      Validator​(java.lang.String cc, int len, java.lang.String format)
      Creates the validator
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Validator

        public Validator​(java.lang.String cc,
                         int len,
                         java.lang.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