Skip to content

Choose a tag to compare

@github-actions github-actions released this 14 Apr 11:14
· 5 commits to main since this release
68c5996

Patch Changes

  • bb45e14: add method no/validateAccountNumber()

    Validates that the input is a valid Norwegian bank account number.

        import { validateAccountNumber } from "@obosbbl/validation/no";
    
        validateAccountNumber('12345678903') // => true