(check-input-model input-model)
Checks the input model against its specification. If valid returns the input-model
, otherwise returns the validation errors.
Checks the input model against its specification. If valid returns the `input-model`, otherwise returns the validation errors.
(check-selection-criteria selection-criteria)
Checks the input model against its specification. If valid returns the input-model
, otherwise returns the validation errors.
Checks the input model against its specification. If valid returns the `input-model`, otherwise returns the validation errors.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close