Skip to content

Instantly share code, notes, and snippets.

@willgarcia
Created June 23, 2014 10:42
Show Gist options
  • Save willgarcia/ddabac40f855728900ba to your computer and use it in GitHub Desktop.
Save willgarcia/ddabac40f855728900ba to your computer and use it in GitHub Desktop.
regex contains / not contains
^(?=.*contains.*)(?!.*notcontains).*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment