Skip to content

Instantly share code, notes, and snippets.

@shammelburg
Created May 31, 2017 06:34
Show Gist options
  • Save shammelburg/b002be0e25087c2626db4f0732e17fdd to your computer and use it in GitHub Desktop.
Save shammelburg/b002be0e25087c2626db4f0732e17fdd to your computer and use it in GitHub Desktop.
regex
Email Validator: ^[a-zA-Z0–9_.+-]+@[a-zA-Z0–9-]+.[a-zA-Z0–9.]+$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment