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

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

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

---

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