KState
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState
KState
/
ca.acendas.kstate.dsl
/
validateWith
validate
With
infix
fun
<
S
,
E
:
StateEvent
>
StateMachineBuilder
<
S
,
E
>
.
validateWith
(
validator
:
StateValidator
<
S
>
)
Sets the state validator directly.