homebeaver opened a new pull request, #271: URL: https://github.com/apache/commons-validator/pull/271
Hi @garydgregory , here is EUgen from Europe. With this PR I provide **validation** and check digit **calculation** for VAT Id Numbers [VATIN](https://en.wikipedia.org/wiki/VAT_identification_number) for all countries in the EU. This number is neccessary in the intra comunity trades to apply a zero VAT rate. You can find a documentation of the different VATINs structures in my [VATIN wiki (de)](https://github.com/homebeaver/ungueltig/wiki/VATIN) The validator for all is `VATINValidator` - it implements the [jira issue 494](https://issues.apache.org/jira/projects/VALIDATOR/issues/VALIDATOR-494) Pls review and merge. Regards EUGen -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org