Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.util.errors


barclj

source

explain-to-map-collclj

(explain-to-map-coll spec-kw spec-ed)

Convert spec error data for personae, alignments, and parameters into a map coll acceptable to the Datasim UI.

Convert spec error data for personae, alignments, and parameters
into a map coll acceptable to the Datasim UI.
sourceraw docstring

map-coll->strsclj

(map-coll->strs map-coll)

Form a list of CLI error strings from an error map coll.

Form a list of CLI error strings from an error map coll.
sourceraw docstring

type-path-string-m->map-collclj

(type-path-string-m->map-coll profile-id type-path-string-map)

Convert Pan's type-path-string-map, using profile-id, into a map coll acceptable to the Datasim UI. Returns nil if there are no errors.

Convert Pan's `type-path-string-map`, using `profile-id`, into a
map coll acceptable to the Datasim UI. Returns `nil` if there are
no errors.
sourceraw docstring

type-path-string-ms->map-collclj

(type-path-string-ms->map-coll profile-ids type-path-string-maps)

Convert Pan's type-path-string-maps, using profile-ids, into a map coll acceptable to the Datasim UI. Returns nil if there are not errors.

Convert Pan's `type-path-string-maps`, using `profile-ids`, into a
map coll acceptable to the Datasim UI. Returns `nil` if there are
not errors.
sourceraw docstring

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

× close