(checks coll)
Combine a collection of checks taking the same instance and path into a single check.
Combine a collection of checks taking the same instance and path into a single check.
(combine-issues i1 i2)
Compile a check for the given JSON Schema key.
Path must be a canonical path to an existing key
Compile a check for the given JSON Schema key. Path must be a canonical path to an existing key
(keyword-error {:keys [specification]}
{:keys [path schema schema-path canonical-schema-path]
:as error})
(schema-validator {:keys [specification cache] :as context}
canonical-schema-path)
(sibling-path path k)
(unique? items)
(validation-error {:keys [path schema-path canonical-schema-path schema]
:as error})
(validator-context specification)
(with-schema-path-section validator schema-path-section)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close