This is a C# implementation of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.
-
Updated
Oct 6, 2021 - C#
This is a C# implementation of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.
Check a UK bank account number against a sort code using the VocaLink modulus check.
UK Bank Account Utils and Modulus Validation
An API that validates card numbers and returns json data with status and issuing network
Validate UK sort code + account number combinations using the official Pay.UK / VocaLink modulus-checking rules. TypeScript, zero-dependency, all 34 official test cases passing.
Add a description, image, and links to the modulus-check topic page so that developers can more easily learn about it.
To associate your repository with the modulus-check topic, visit your repo's landing page and select "manage topics."