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