The spec is so complex that it’s not even possible to know which regex to use
Yes. Almost like a regex is not the correct tool to use, and instead they should use a well-tested library function to validate email addresses.
Yes. Almost like a regex is not the correct tool to use, and instead they should use a well-tested library function to validate email addresses.