Function isUkVat

Checks whether a string is a valid UK VAT number or not.

after Brexit, a UK VAT number is no longer a Europer VAT number.

  • Parameters

    • s: string

    Returns boolean