Liking cljdoc? Tell your friends :D

common-clj.schema.core


loose-schemaclj

(loose-schema schema)

Takes a schema and converts it to a loose schema, so we can validate schemas that fulfils definition and accept more properties than defined initially.

Takes a schema and converts it to a loose schema, so we can validate schemas that fulfils
definition and accept more properties than defined initially.
sourceraw docstring

un-namespacedclj

(un-namespaced schema)

Inputs: [schema :- s/Schema] Returns: s/Schema

Recursively un-namespace schemas

Inputs: [schema :- s/Schema]
Returns: s/Schema

Recursively un-namespace schemas
sourceraw docstring

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

× close