(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 selection criteria
against its specification. If valid returns the selection-criteria, otherwise returns the validation errors.
Checks the `selection criteria` against its specification. If valid returns the selection-criteria, otherwise returns the validation errors.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close