StateMachineValidator extension

Extension on StateMachine to perform validations.

See also:

  • ValidateAtomicStates
on

Methods

validate() → void
Kick start validation by invoking validate on the rootNode, which will then traverse the statechart invoking validate on all nodes.