Crates.io | eu_vat_id |
lib.rs | eu_vat_id |
version | 0.1.0 |
source | src |
created_at | 2018-08-01 08:52:06.792219 |
updated_at | 2018-08-01 08:52:06.792219 |
description | European Union VAT ID validation/verification |
homepage | |
repository | https://github.com/lordarthas/eu_vat_id |
max_upload_size | |
id | 76926 |
size | 27,380 |
This crate provides validation of European Union VAT IDs, which are (basically, even though there are exceptions) the company registration numbers within the EU.
Please have a look at the function definitions for usage examples.
All countries which have Value Added Tax have VAT IDs, so not only European Union states. This crate works with EU VAT IDs only.
We implement and pass all tests for the sample VIES IDs: http://ec.europa.eu/taxation_customs/vies/faq.html#item_11
License: MPL-2.0