Extensible validation multimethod. You want problems
if you're checking a statechart.
Extensible validation multimethod. You want `problems` if you're checking a statechart.
(problems statechart)
(problems statechart item)
Returns a sequence of problems with the given statechart. Each problem is a map with:
Returns a sequence of problems with the given statechart. Each problem is a map with: * :level - :warn or :error * :element - The element in question (except for top-level) * :message - A user-readable description of the problem.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close