Liking cljdoc? Tell your friends :D

workflo.macros.entity.schema


and-entity-spec-schemaclj/s

(and-entity-spec-schema entity spec)
source

and-spec-keysclj/s

(and-spec-keys entity spec)
source

and-spec-schemaclj/s

(and-spec-schema spec)
source

and-spec?clj/s

(and-spec? spec)
source

entity-ref-entity-spec-schemaclj/s

(entity-ref-entity-spec-schema entity spec)
source

entity-ref-spec-from-and-specclj/s

(entity-ref-spec-from-and-spec spec)
source

entity-ref-spec-from-key-specclj/s

(entity-ref-spec-from-key-spec spec)
source

entity-ref-spec-schemaclj/s

(entity-ref-spec-schema spec)
source

entity-ref-spec?clj/s

(entity-ref-spec? spec)
source

entity-refsclj/s

(entity-refs entity)
source

entity-schemaclj/s

(entity-schema entity)
source

entity-spec-schemaclj/s

(entity-spec-schema entity spec)
source

enum-spec?clj/s

(enum-spec? spec)
source

enum-values-from-and-specclj/s

(enum-values-from-and-spec spec)
source

key-schemasclj/s

(key-schemas kspecs)
source

key-specsclj/s

(key-specs keys)
source

keysclj/s

(keys entity)
source

keys-entity-spec-schemaclj/s

(keys-entity-spec-schema entity spec)
source

keys-spec-keysclj/s

(keys-spec-keys entity spec)
source

keys-spec?clj/s

(keys-spec? spec)
source

matching-entity-schemasclj/s

(matching-entity-schemas entities-map name-pattern)
source

non-persistent-and-key-spec?clj/s

(non-persistent-and-key-spec? spec)
source

non-persistent-key-spec?clj/s

(non-persistent-key-spec? spec)
source

non-persistent-key?clj/s

(non-persistent-key? key)
source

non-persistent-keysclj/s

(non-persistent-keys entity)
source

non-persistent-type-spec?clj/s

(non-persistent-type-spec? spec)
source

optional-keysclj/s

(optional-keys entity)
source

required-keysclj/s

(required-keys entity)
source

simple-entity?clj/s

(simple-entity? entity)

Returns true if the entity is is simple, that is, its spec refers to a single value, not a map with keys.

Returns true if the entity is is simple, that is, its spec
refers to a single value, not a map with keys.
sourceraw docstring

spec-keysclj/s

(spec-keys entity spec)
source

type-spec-schemaclj/s

(type-spec-schema spec)
source

type-spec?clj/s

(type-spec? spec)
source

types-entity-spec-schemaclj/s

(types-entity-spec-schema entity type-specs)
(types-entity-spec-schema entity type-specs enum-values)
source

value-spec-schemaclj/s

(value-spec-schema spec)
source

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

× close