feat(isMobilePhone): add Maldives dv-MV locale#1829
feat(isMobilePhone): add Maldives dv-MV locale#1829beprajwal wants to merge 3 commits intovalidatorjs:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1829 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 102 102
Lines 2029 2029
Branches 457 457
=========================================
Hits 2029 2029
Continue to review full report at Codecov.
|
|
Hi, @tux-tn can you please review this PR? Also this is part of my hacktoberfest, can you add the label for it. Thanks 😄 |
tux-tn
left a comment
There was a problem hiding this comment.
Hello @Prajwalrajbasnet
Thank you for your PR and sorry for the late review. I added a comment concerning your regex, can you please address it?
b80cefd to
e0172fb
Compare
e0172fb to
7a70ddb
Compare
tux-tn
left a comment
There was a problem hiding this comment.
LGTM ! Thank you @Prajwalrajbasnet for making the necessary changes that fast 🎉
|
@Prajwalrajbasnet -- pls fix the merge conflicts and we should be good to go. Thanks! |
chore: squashed #1829 Add locale for Maldives in mobile phone validator Add tests for mobile numbers validation of maldives locale i.e. dv-MV Update readme to add Maldives locale (dv-MV) in isMobilePhone documentation
|
No worries, your commit is now included here #1851 |
chore: squashed #1829 Add locale for Maldives in mobile phone validator Add tests for mobile numbers validation of maldives locale i.e. dv-MV Update readme to add Maldives locale (dv-MV) in isMobilePhone documentation
Thanks @profnandaa, sorry for late reply. |
Add regex to validate Maldives mobile phone numbers.
Related to #1761
Checklist