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

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

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

---

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