Skip to content

Instantly share code, notes, and snippets.

@jarvys
Created November 17, 2014 06:10
Show Gist options
  • Save jarvys/6eada6a1fa25991011a3 to your computer and use it in GitHub Desktop.
Save jarvys/6eada6a1fa25991011a3 to your computer and use it in GitHub Desktop.
validator for phone number in China
/^(13[0-9]|15[012356789]|18[0-9]|14[57])[0-9]{8}$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment