public class StateMachineValidator extends Object
| Constructor and Description |
|---|
StateMachineValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(StateMachine stateMachine)
Validate on state machine
|
public void validate(StateMachine stateMachine) throws ValidationException
stateMachine - state machineValidationException - throws if there is a validation rule failedCopyright © 2023 Seata. All rights reserved.