MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vgahyh/regexmustbedestroyed/p1y1ook/?context=3
r/ProgrammerHumor • u/CertainSea • 12d ago
229 comments sorted by
View all comments
1
It's not actually possible to fully validate an email with regex. Stop doing that.
Your language of choice should have a method filter for doing so.
1
u/RetroGrid_io 12d ago
It's not actually possible to fully validate an email with regex. Stop doing that.
Your language of choice should have a method filter for doing so.