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

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

See:
https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-6.24
https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-6.1.3

---

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