I am developing application where i need to get users phone number. Now i want to put validation. It could be textField should not be null and minimum length etc.
Please suggest
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check this older SO question for an answer using a regex, but there are so many valid formats for all the different countries that the iPhone is sold in that I think you’re best to not even try and just accept any string.