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

#67: fix VG struncture #76

Closed ccostin93 closed 3 years ago

ccostin93 commented 3 years ago

fixes https://github.com/arturmkrtchyan/iban4j/issues/67

I also used auto-formatter which resulted in some tab indentations being converted to spaces.