(accrete ctx value)
(accrete ctx key value)
Used after a successful validation or parse, stores the updated value and builds the output shape
Used after a successful validation or parse, stores the updated value and builds the output shape
(create &
{:keys [value path errors input output]
:or {input :dev.jaide.valhalla.context/unset
path []
errors []
value :dev.jaide.valhalla.context/unset
output :dev.jaide.valhalla.context/unset}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close