Liking cljdoc? Tell your friends :D

com.timezynk.domain.schema


anyclj


auto-idclj

(auto-id & options)

backend-idclj


booleanclj


create-schemaclj

(create-schema schema)

dateclj


date-timeclj


default-propertiesclj


defschemacljmacro

(defschema name
           description
           domain-type-name
           collection
           persistence-layer
           properties
           &
           [after-pack-rule])

domain-typeclj

(domain-type domain-type-collection & options)

durationclj


email?clj

(email? str)

idclj


make-all-optionalclj

(make-all-optional props)

mapclj

(map properties & options)

mapsclj

(maps properties & options)

NAME_MAX_BYTESclj


NAME_MIN_BYTESclj


numberclj


render-schemaclj

(render-schema schema)

Prepares the schema to be serialized into JSON

Prepares the schema to be serialized into JSON
raw docstring

stringclj


tclj

(t type)

timeclj


timestampclj


valid-name?clj

(valid-name? n)

vectorclj

(vector children & options)

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

× close