ModulusChecker is a C# library implementing UK Bank Account Modulus Checking, a validation process to determine if a given account number could be valid for a given sort code. Implements the official Vocalink v5.70 algorithm, available via NuGet, and includes an explanation mode showing validation reasoning. Essential for fintech applications handling UK bank details.
