validatorjs / validator.js

String validation
MIT License
23.12k stars 2.32k forks source link

Feature Request: VAT identification number validation #852

Closed hitbits closed 1 year ago

hitbits commented 6 years ago

Hi!

I'm using validator.js in a personal project. Sometimes I need to validate VAT identification numbers(1) from users' input and I think it can be useful for more people.

If you think it's a good idea I can send a pull request with the implementation

(1) https://en.wikipedia.org/wiki/VAT_identification_number

profnandaa commented 6 years ago

@hitbits - ping!

hitbits commented 6 years ago

@ProfNandaa - pong!

Can I help you with something?

profnandaa commented 6 years ago

@hitbits -- oh, was pinging to ask if you can raise a PR on this :)

hitbits commented 6 years ago

@ProfNandaa - I'm working on this request. Comming soon.

hamzahejja commented 4 years ago

@profnandaa Needed to inquire if this is still a valid/legit feature to integrate into the project? I'm willing to pick it up and raise a PR.

profnandaa commented 4 years ago

Hamza — Oh, sure, let’s do it 👍

./na

On Tue, Feb 4, 2020 at 8:21 AM Hamza Hejja notifications@github.com wrote:

@profnandaa https://github.com/profnandaa Needed to inquire if this is still a valid/legit feature to integrate into the project? I'm willing to pick it up and raise a PR.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/validatorjs/validator.js/issues/852?email_source=notifications&email_token=AAB7ZEN5Y2IYU7UJZQ6WOOLRBD3ORA5CNFSM4FF2ZOF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKWMKRY#issuecomment-581748039, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB7ZEMUPWGIWOAFN42NKZ3RBD3ORANCNFSM4FF2ZOFQ .

-- Sent from a tiny device while on the move.

rubiin commented 1 year ago

isVAT is now available so closing this issue