Skip to content

Instantly share code, notes, and snippets.

@jinweijie
Created November 19, 2013 12:37
Show Gist options
  • Select an option

  • Save jinweijie/7544714 to your computer and use it in GitHub Desktop.

Select an option

Save jinweijie/7544714 to your computer and use it in GitHub Desktop.
Email validation regex
^(?!\.)("([^"\r\\]|\\["\r\\])*"|([-a-z0-9!#$%&'*+/=?^_`{|}~] |(?@[a-z0-9][\w\.-]*[a-z0-9]\.[a-z][a-z\.]*[a-z]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment