# `JSONSchex.Formats.Email`
[🔗](https://github.com/xinz/jsonschex/blob/main/lib/jsonschex/formats/email.ex#L1)

Validates `email` format according to RFC 5322 (Addr-Spec).
Includes support for quoted strings in local part and IP literals in domain.

# `valid?`

# `valid_idn?`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
