Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 289 Bytes

Validation of VAT or company registration numbers

  • VatNumber structure
  • TryParse (some numbers can match multiple countries and not return, try with countrycode first)
  • FormatStripped for unique key in database (use together with CountryCode)

Countries still work in progress