Talk:Z10410

From Wikifunctions
Latest comment: 3 months ago by Dukese805 in topic What is a “correct” e-mail address anyway

What is a “correct” e-mail address anyway

A comparison I made for my specialized e-mail validation library might be useful/illustrative here: https://github.com/mormegil-cz/rfcemailvalidator#existing-validators Mormegil (talk) 18:16, 19 August 2023 (UTC)Reply

Yeah. I was going to add some test cases roughly based on what Zod disallows, because email is, well, complicated, but I decided I'd check first: is this supposed to be a basic, validate that the email's "normal", or should it be according to RFC 5322 (I think that's right…)?
Separately, emails can have comments‽ Dukese805 (talk) 22:26, 16 February 2024 (UTC)Reply