-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Added isMobilePhone valid regex for 3 countries #1925
Added isMobilePhone valid regex for 3 countries #1925
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1925 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 104 102 -2
Lines 2120 2072 -48
Branches 475 472 -3
=========================================
- Hits 2120 2072 -48
Continue to review full report at Codecov.
|
@ezkemboi can you please review this PR ? I apologise for being a little late for this PR because I was busy at work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Thankyou for the contribution 🎉 |
I have added valid regex for Afghanistan, Yemen and Western Sahara.
I will add more regex for missing countries mainly Caribbean and small Island.
Solved and added test for issue #1761
Checklist