Skip to content

Instantly share code, notes, and snippets.

@AliMilani
Last active February 25, 2023 12:25
Show Gist options
  • Save AliMilani/a1a5a5929355c6f0ec4d25d5ca7e2add to your computer and use it in GitHub Desktop.
Save AliMilani/a1a5a5929355c6f0ec4d25d5ca7e2add to your computer and use it in GitHub Desktop.
/^\S+@\S+\.\S+$/
/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/
/^09\d{9}$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment