You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(isVAT): corrected validation for Swiss (CH) locale (#2203)
* correct isVAT regex for CH
* use checkdigit for swiss isvat
* allow space as number separator, edit test cases
* fix: correct test-case, edit comment
* extract vat matcher for Switzerland (CH)
- adjust number separation rule
- edit comments in test
0 commit comments