Class IBANValidator.Validator
java.lang.Object
org.apache.commons.validator.routines.IBANValidator.Validator
- Enclosing class:
- IBANValidator
The validation class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Validator
Creates the validator- Parameters:
cc
- the country codelen
- the length of the IBANformat
- the regex to use to check the format
-