cm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agowhat debugging regex feels likelemmy.mlimagemessage-square73fedilinkarrow-up1894cross-posted to: [email protected]
arrow-up1894imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square73fedilinkcross-posted to: [email protected]
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up4·8 days agoThat’s not something you can determine using a regex. “user@com” for example could be a perfectly working email. The right way is to send a verification email in every case.
That’s not something you can determine using a regex.
“user@com” for example could be a perfectly working email.
The right way is to send a verification email in every case.