asl-validator

command module
v0.0.0-...-d2787d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 4 Imported by: 0

README

asl-validator

A simple Amazon States Language parser and validator based on JSON schemas.

This validator makes it possible for you to locally validate your state machine definition without actually creating the state machine

Installation
go install github.com/ashwineaso/asl-validator
CLI Usage
> go-asl-parser --help
NAME:
   go-asl-validator - validate the ASL file

USAGE:
   go-asl-validator [global options] command [command options]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --json-path FILE  json path to the ASL file FILE
   --help, -h        show help

Currently only files containing JSON schema can be validated.

References
License

See LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL