Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created December 2, 2020 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcsee/d0e8d1c002a12a9f535ab2fef4440d31 to your computer and use it in GitHub Desktop.
Save mcsee/d0e8d1c002a12a9f535ab2fef4440d31 to your computer and use it in GitHub Desktop.
val regex = Regex("^\\+(?:[0-9a-zA-Z][– -]?){6,14}[0-9a-zA-Z]$")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment