Skip to content

Instantly share code, notes, and snippets.

@joshkh
Last active August 29, 2015 14:09
Show Gist options
  • Save joshkh/4d85b42b5962dd59a9ed to your computer and use it in GitHub Desktop.
Save joshkh/4d85b42b5962dd59a9ed to your computer and use it in GitHub Desktop.
Regex to validate Intermine range query.
/^[0-9]{0,}[a-zA-Z]:[0-9]{1,}[.]{2}[0-9]{0,}$/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment