Uses of Class
org.iban4j.InvalidCheckDigitException
Packages that use InvalidCheckDigitException
-
Uses of InvalidCheckDigitException in org.iban4j
Methods in org.iban4j that throw InvalidCheckDigitExceptionModifier and TypeMethodDescriptionstatic voidValidates iban.static voidIbanUtil.validate(String iban, IbanFormat format) Validates iban.static IbanReturns an Iban object holding the value of the specified String.static IbanIban.valueOf(String iban, IbanFormat format) Returns an Iban object holding the value of the specified String.