Skip to content
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

create a telephone number validator #99

Open
ambujraj opened this issue Oct 1, 2018 · 7 comments
Open

create a telephone number validator #99

ambujraj opened this issue Oct 1, 2018 · 7 comments

Comments

@ambujraj
Copy link
Owner

ambujraj commented Oct 1, 2018

No description provided.

@Vaibzz
Copy link
Contributor

Vaibzz commented Oct 1, 2018

I will take this issue. Can you please elaborate it more ? Do I need to create a program to check validity of a mobile number like it is numeric and 10-digit ? or something else ?

@ambujraj
Copy link
Owner Author

ambujraj commented Oct 1, 2018

you just need to check if the mobile number is numeric and of 10 digit

@destoer
Copy link
Contributor

destoer commented Oct 1, 2018

Done Please review. #131

@Vaibzz
Copy link
Contributor

Vaibzz commented Oct 1, 2018

Please review my PR #132 in which I added the program in cpp to validate a phone number.

@singh-sarabjeet
Copy link
Contributor

#133 Please review this PR

@praveen-me
Copy link
Contributor

Make an issue for recursion @ambujraj

@ambujraj
Copy link
Owner Author

ambujraj commented Oct 2, 2018

done

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

No branches or pull requests

5 participants