(->map tags)
(->spec-fns tags)
(->spec-key model [attr tags])
(defevents model singleton singleton-id)
(defmodel name
spec
&
[{:keys [validations singleton ref-mapping] :or {singleton false}}])
(defschemas sym)
(defspecs model attrs validations ref-mapping)
(defsubs model default-pattern singleton singleton-id uniq-attr)
(find-uniq-attr schema)
(get-default-pattern model spec)
(read-schema model schema singleton)
(tag->attr tag)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close