ChristopheBougere/asl-validator

Add check for Wait state timestamp and seconds fields

Closed this issue · 1 comments

Describe the bug
The Wait state property Seconds cannot be used with SecondsPath. The same is true for Timestamp and TimestampPath

To Reproduce
I'll add a test case to demonstrate

Expected behavior
Validator should report an error on a Wait state with conflicting properties

Version:
3.x

Additional context
Follow on work from #119

Resolved with #126