bugfix(isMobilePhone.js): Updating regex of Belgium and the valid and invalid phone numbers in validators.js by divikshrivastava ยท Pull Request #1746 ยท validatorjs/validator.js
Conversation
This PR contains the updation of regex for Belgian's mobile number validation (nl-BE), along with correction of valid and invalid numbers in validators.js
Checklist
- PR contains only changes related; no stray files, etc.
- README updated (where applicable)
- Tests written (where applicable)
Divik Shrivastava added 2 commits
October 2, 2021 19:14Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @divikshrivastava and congrats for your first PR here ๐
Your tests are not passing, can you please fix that?
Thank you @divikshrivastava and congrats for your first PR here ๐ Your tests are not passing, can you please fix that?
โฆjs since phone number rules will be same for that too
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ๐
Is your participation as part of hacktoberfest ?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix! ๐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters