nationid - v0.6.0
    Preparing search index...

    Function validate

    • Validate input against the document type identified by code.

      Internally normalizes the input (strips separators, uppercases). Returns true only if both regex shape AND check digit pass.

      Parameters

      Returns boolean

      validate('SV_DUI', '04567890-3')   // true
      validate('SV_NIT', '06141505851012') // true