(-interceptor ?interceptor schema options)
Utility function to convert input into an interceptor. Works with functions, map and sequence of those.
Utility function to convert input into an interceptor. Works with functions, map and sequence of those.
(default-value-transformer)
(default-value-transformer {:keys [key defaults] :or {key :default}})
(json-transformer)
(json-transformer {:malli.transform/keys [json-vectors map-of-key-decoders]
:or {map-of-key-decoders (-string-decoders)}})
(strip-extra-keys-transformer)
(strip-extra-keys-transformer
{:keys [accept]
:or {accept (m/-comp (fn* [p1__10839#]
(or (nil? p1__10839#) (true? p1__10839#)))
:closed
m/properties)}})
(strip-extra-keys-transformer)
(strip-extra-keys-transformer
{:keys [accept]
:or {accept (m/-comp (fn* [p1__14743#]
(or (nil? p1__14743#) (true? p1__14743#)))
:closed
m/properties)}})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |