Skip to content

Instantly share code, notes, and snippets.

@danielsotopino
Created October 24, 2015 18:11
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 danielsotopino/4e5b52e6a078f93cf564 to your computer and use it in GitHub Desktop.
Save danielsotopino/4e5b52e6a078f93cf564 to your computer and use it in GitHub Desktop.
REGEX PATTERNS
Pattern for 12.34
^\\d+\\.?\\d{0,2}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment