Liking cljdoc? Tell your friends :D

org.soulspace.overarch.domain.spec


check-input-modelclj

(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.
sourceraw docstring

check-selection-criteriaclj

(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.
sourceraw docstring

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

× close