Liking cljdoc? Tell your friends :D

juxt.jinx.schema


schemaclj/s

(schema s)
(schema schema options)
source

validateclj/s

(validate schema)
(validate schema options)

Validate a schema, checking it obeys conformance rules. When the :strict? option is truthy, rules that contain SHOULD are considered errors.

Validate a schema, checking it obeys conformance rules. When
the :strict? option is truthy, rules that contain SHOULD are
considered errors.
sourceraw docstring

validate-keywordclj/smultimethod

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close