Releases: Onwelo/TinValidator
Releases · Onwelo/TinValidator
Release list
Release 1.0.3
Update pom.xml Release 1.0.3
1.0.2
Removed DE regex and validation sum calculation as a result of Germany VAT number format change.
bugfix NL control sum algorithm
Removal of incorrect algorithm implementation for NL tax identification numbers
Version 1.0.0 released
As for now we have added validators of VAT ID for each EU country.
In order to use the library, simply import it and call TinValidator.validate() method using VAT ID you want to validate including country code.