Comprehensive specification of input
Comprehensive specification of input
Validate input using the FromInput protocol. Does no handling on result.
Returns a coll of maps on failure, nil
on success.
Validate input using the FromInput protocol. Does no handling on result. Returns a coll of maps on failure, `nil` on success.
(validate-pattern-filters {{:keys [genProfiles genPatterns]} :parameters
profiles :profiles})
(validate-throw type-k input)
Validate input using the FromInput protocol. Throw an exception if the input isn't valid.
Validate input using the FromInput protocol. Throw an exception if the input isn't valid.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close