Skip to content

Releases: ChristopheBougere/asl-validator

New validations

27 Jun 07:21
Compare
Choose a tag to compare
  • Detect duplicate state names
  • Detect invalid outbound transition from map/parallel state.

Support schema validation in IDEs such as VSCode

15 Feb 06:43
Compare
Choose a tag to compare

Features

#76

  • Support schema validation in IDEs such as VSCode
  • Validates error types
  • State types are now validated as single item enums instead of regular expressions

Fix bug to show missing transition target errors

04 Jun 14:20
Compare
Choose a tag to compare

Rollback commander version

25 Feb 14:21
0fa8132
Compare
Choose a tag to compare

Bugfix: #72 (introduced with commander upgrade)

Validator accepting states with invalid state names exceeding the 80 character limit.

24 Feb 16:26
5865f4f
Compare
Choose a tag to compare

Add support for SAM/CloudFormation DefinitionSubstitutions

24 Feb 16:04
Compare
Choose a tag to compare

Allow array in parameters

17 Feb 17:20
8f609c8
Compare
Choose a tag to compare

Support context object

07 Feb 17:30
3acb68e
Compare
Choose a tag to compare

#65 Support context object

Add ResultSelector in map and parallel state

Add Parameters to the parallel state

08 Dec 20:34
Compare
Choose a tag to compare