Skip to content

Conversation

@profnandaa
Copy link
Member

This commit adds an option on isMobilePhone to allow for strict
strict checking of mobile phone numbers, i.e. must start with
'+'

fixes #741

@profnandaa profnandaa force-pushed the feat-741-is-phone-number-cc branch from 3091a4b to d92b200 Compare December 25, 2017 14:46
@profnandaa
Copy link
Member Author

Will fix the m/c.

This commit adds an option on isMobilePhone to allow for strict
strict checking of mobile phone numbers, i.e. must start with
'+<country-code>'

fixes validatorjs#741
@andela-anandaa andela-anandaa force-pushed the feat-741-is-phone-number-cc branch from d92b200 to 5615a12 Compare January 30, 2018 04:03
@profnandaa
Copy link
Member Author

@chriso - fixed the m/c and added a tiny step on the contribution instructions (README). I think after step 5 (fixing of any merge conflicts), someone is supposed to run the tests again and make sure that all is okay (and builds are run too) before pushing.

@chriso
Copy link
Collaborator

chriso commented Jan 30, 2018

Great, thanks @profnandaa! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to validate country code is always on mobile phone?

2 participants