(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.
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |