-
Notifications
You must be signed in to change notification settings - Fork 0
Regex
alex [dot] kramer [at] g_m_a_i_l [dot] com edited this page Nov 3, 2022
·
2 revisions
Yes, I know:
- https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression
- https://stackoverflow.com/questions/20771794/mailrfc822address-regex
Good enough.
[^@]+@[^@]+\.[^@]+$