(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.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close