Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Validation of UUIDs #5

Closed
sreuter opened this issue Feb 18, 2011 · 1 comment
Closed

Feature Request: Validation of UUIDs #5

sreuter opened this issue Feb 18, 2011 · 1 comment

Comments

@sreuter
Copy link

sreuter commented Feb 18, 2011

I would love to see some UUID validation like...

/^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$/

.. or something ;-)

@chriso
Copy link
Collaborator

chriso commented Feb 18, 2011

Hey thanks, I added UUID, UUIDv3 and UUIDv4 validation in this commit

rksp25 pushed a commit to rksp25/validator.js that referenced this issue Nov 19, 2022
…beria

feat(isMobilePhone): Added regex for Liberia en-LR
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants