colinhacks / zod

TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.55k stars 1.16k forks source link

Smileys are allowed in email, both name and domain #1685

Closed igusiatin closed 1 year ago

igusiatin commented 1 year ago

te😀st@m😀ail.com is a valid email address from Zod perspective

colinhacks commented 1 year ago

I think this is okay

JacobWeisenburger commented 1 year ago

@igusiatin, was that a satisfactory answer? Or did you have any other questions?

If not, would it be ok if I close this issue?