Package 

Class IBANValidator


  • 
    public final class IBANValidator
    
                        

    Checks that an IBAN string conforms to the IBAN standard.

    Internal use only.

    • Constructor Summary

      Constructors 
      Constructor Description
      IBANValidator()
    • Method Summary

      Modifier and Type Method Description
      final Unit validate(String iban) Verifies, that the IBAN string conforms to the IBAN standard.
      • Methods inherited from class java.lang.Object

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

      • IBANValidator

        IBANValidator()
    • Method Detail

      • validate

         final Unit validate(String iban)

        Verifies, that the IBAN string conforms to the IBAN standard.

        Parameters:
        iban - an IBAN string