Created
October 24, 2015 18:11
-
-
Save danielsotopino/4e5b52e6a078f93cf564 to your computer and use it in GitHub Desktop.
REGEX PATTERNS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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