public class StateMachineValidator extends Object
StateMachine object.
// TODO Does not check max nesting.
// TODO Does not validate ARNs against a regex| Constructor | Description |
|---|---|
StateMachineValidator(StateMachine stateMachine) |
| Modifier and Type | Method | Description |
|---|---|---|
StateMachine |
validate() |
public StateMachineValidator(StateMachine stateMachine)
public StateMachine validate()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.