EmailValidator
EmailValidator copied to clipboard
Add support for name-addr (RFC 5322)
Requested in #193 by @jrchamp Relevant RFC section https://tools.ietf.org/html/rfc5322#section-3.4
Also https://github.com/symfony/symfony/pull/39685 & #282