validating the mobile numbers

Posted by skamale on Stack Overflow See other posts from Stack Overflow or by skamale
Published on 2010-06-01T05:32:03Z Indexed on 2010/06/01 5:33 UTC
Read the original article Hit count: 160

Filed under:
|
|
|

I need a regular expression to validate the mobile number up to 9 digits, if the telephone number starts with 8 otherwise 10 digits needs to be entered.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about regex