hammadsaedi / regex-pro

Regex Pro is a regular expression tester. It allows you to test your regular expressions against a string of your choice.
https://hammadsaedi.github.io/regex-pro/
MIT License
6 stars 17 forks source link

Added Phone Number Validation #35

Closed JavTahir closed 1 year ago

hammadsaedi commented 1 year ago

Did you test this?

image

JavTahir commented 1 year ago

This is only i can do cater almost all phone numbers . its too complex to cater all in one . i have tried different possibilities .this was the best possible i could figure out . There could be a other way as well :(

hammadsaedi commented 1 year ago

Thanks for the contribution 👍