(auto-id & options)
(create-schema schema)
(defschema name
description
domain-type-name
collection
persistence-layer
properties
&
[after-pack-rule])
(domain-type domain-type-collection & options)
(email? str)
(make-all-optional props)
(map properties & options)
(maps properties & options)
(render-schema schema)
Prepares the schema to be serialized into JSON
Prepares the schema to be serialized into JSON
(t type)
(valid-name? n)
(vector children & options)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close