Skip to content

Releases: Onwelo/TinValidator

Release 1.0.3

Choose a tag to compare

@DcortezMeleth DcortezMeleth released this 01 Oct 12:05
0dde5b2
Update pom.xml

Release 1.0.3

1.0.2

Choose a tag to compare

@DcortezMeleth DcortezMeleth released this 11 Aug 10:06
977ac11

Removed DE regex and validation sum calculation as a result of Germany VAT number format change.

bugfix NL control sum algorithm

Choose a tag to compare

@marowojtas marowojtas released this 23 Jun 12:24
17432cd

Removal of incorrect algorithm implementation for NL tax identification numbers

Version 1.0.0 released

Choose a tag to compare

@harfmuf harfmuf released this 24 Oct 12:48

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.