(early-validate-conf {:donut.system/keys [config system]})
Handles :salmon/early-validate signal by validating conf
against the schema
in the :salmon/early-schema
entry of the component definition. Does nothing if
there is no such entry.
Handles :salmon/early-validate signal by validating `conf` against the schema in the `:salmon/early-schema` entry of the component definition. Does nothing if there is no such entry.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close