arturmkrtchyan / iban4j

A Java library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362).
http://iban4j.org
Apache License 2.0
271 stars 124 forks source link

National check digit #73

Open hajk1 opened 3 years ago

hajk1 commented 3 years ago

Adding more validation for 'nationalCheckDigit' presence if it is mandatory according to the BBAN structure. Fixes #71

hajk1 commented 1 year ago

reopen to fix the issues