Liking cljdoc? Tell your friends :D

com.timezynk.domain.schema


anyclj

source

auto-idclj

(auto-id & options)
source

backend-idclj

source

booleanclj

source

create-schemaclj

(create-schema schema)
source

dateclj

source

date-timeclj

source

default-propertiesclj

source

defschemacljmacro

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

domain-typeclj

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

durationclj

source

email?clj

(email? str)
source

idclj

source

integerclj

source

make-all-optionalclj

(make-all-optional props)
source

mapclj

(map properties & options)
source

mapsclj

(maps properties & options)
source

NAME_MAX_BYTESclj

source

NAME_MIN_BYTESclj

source

numberclj

source

render-schemaclj

(render-schema schema)

Prepares the schema to be serialized into JSON

Prepares the schema to be serialized into JSON
sourceraw docstring

stringclj

source

tclj

(t type)
source

timeclj

source

timestampclj

source

valid-name?clj

(valid-name? n)
source

vectorclj

(vector children & options)
source

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

× close