-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat: (isMobilePhone) Add mobile phone validation for Cameroon (fr-CM) #1772
Merged
Commits on Oct 10, 2021
-
I have added a regex for validating Cameroonian mobile numbers which should work. I'm not super comfortable with regular expressions, so if I have screwed something up, please let me know. I have done some basic testing and it has functioned fine thus far.
Configuration menu - View commit details
-
Copy full SHA for 1c89471 - Browse repository at this point
Copy the full SHA 1c89471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1152440 - Browse repository at this point
Copy the full SHA 1152440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 822b212 - Browse repository at this point
Copy the full SHA 822b212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ae45a - Browse repository at this point
Copy the full SHA 44ae45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d32ae - Browse repository at this point
Copy the full SHA e7d32aeView commit details -
Fix my sloppy tests. I'm really tired and probably should not be working on this, but I accidentally added an extra digit while typing.
Configuration menu - View commit details
-
Copy full SHA for b01fa08 - Browse repository at this point
Copy the full SHA b01fa08View commit details
Commits on Oct 18, 2021
-
Add mobile prefix (6) to regex, remove space allowance, and optimize regex
Configuration menu - View commit details
-
Copy full SHA for 86720d8 - Browse repository at this point
Copy the full SHA 86720d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c62fe96 - Browse repository at this point
Copy the full SHA c62fe96View commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0c6226 - Browse repository at this point
Copy the full SHA a0c6226View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9926f9e - Browse repository at this point
Copy the full SHA 9926f9eView commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 374724a - Browse repository at this point
Copy the full SHA 374724aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.