Skip to content

Instantly share code, notes, and snippets.

@binyamin
Last active August 19, 2019 15:58
Show Gist options
  • Save binyamin/5a9d15e0781f64949a6ae7531027435e to your computer and use it in GitHub Desktop.
Save binyamin/5a9d15e0781f64949a6ae7531027435e to your computer and use it in GitHub Desktop.
RegEx Validations

RegEx Validations

Type Regex
price /^\d+(?:\.\d{0,2})?$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment