Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.input

Comprehensive specification of input

Comprehensive specification of input
raw docstring

from-locationcljmultimethod

source

to-errcljmultimethod

source

to-filecljmultimethod

source

to-outcljmultimethod

source

validatecljmultimethod

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

validate-pattern-filtersclj

(validate-pattern-filters {{:keys [genProfiles genPatterns]} :parameters
                           profiles :profiles})
source

validate-throwclj

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

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

× close