cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agowhat debugging regex feels likelemmy.mlimagemessage-square68fedilinkarrow-up1918arrow-down115
arrow-up1903arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square68fedilink
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up4·2 months 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.