We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
68c5996
bb45e14: add method no/validateAccountNumber()
no/validateAccountNumber()
Validates that the input is a valid Norwegian bank account number.
import { validateAccountNumber } from "@obosbbl/validation/no"; validateAccountNumber('12345678903') // => true