# `ExJsonSchema.Validator.Format`
[🔗](https://github.com/jonasschmidt/ex_json_schema/blob/v0.11.5/lib/ex_json_schema/validator/format.ex#L1)

`ExJsonSchema.Validator` implementation for `"format"` attributes.

See:
https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-7
https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-8
https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-7

---

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