chintan39 / wildblog

Automatically exported from code.google.com/p/wildblog
Other
0 stars 0 forks source link

Validate phone number format (2h) #356

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Since there are various rules for numbers in different countries, we can only 
validate format:
(+)?(\d\s){3-32}

Original issue reported on code.google.com by horak.honza@gmail.com on 10 Nov 2012 at 11:02