-
Notifications
You must be signed in to change notification settings - Fork 33
IbanNet.Extensions.Bban
skwasjer edited this page Feb 22, 2020
·
10 revisions
IbanNet does not validate check digits of the Basic Bank Account Number (BBAN) section of an IBAN. Since there is no standard for national bank accounts and therefor many different check digit algorithms, it was decided not to include this in the core IbanNet package.
There is an extension package for IbanNet available in a separate GitHub repository with validation rules for BBAN check digits: IbanNet.Extensions.Bban. It is however still in an experimental stage.