Package fr.marcwrobel.jbanking.checkdigit


package fr.marcwrobel.jbanking.checkdigit
Classes that relates to check digits computation and validation.
  • Class
    Description
    A check digit is a form of redundancy check used for error detection on identification numbers, such as bank account numbers, which are used in an application where they will at least sometimes be input manually.
    Provide ISO 7064 Mod 97,10 IBAN check digit calculation and validation.