Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JSON schema validation for YAML and JSON AaC #123

Open
SlavaVedernikov opened this issue Oct 5, 2024 · 0 comments
Open

Add JSON schema validation for YAML and JSON AaC #123

SlavaVedernikov opened this issue Oct 5, 2024 · 0 comments

Comments

@SlavaVedernikov
Copy link
Owner

SlavaVedernikov commented Oct 5, 2024

Context

At the moment there is limited validation for YAML/JSON AaC

  • YAML syntax
  • Interface references in Use flows

It would help if there was AaC syntax validation as well to catch incorrectly expressed properties etc.
It would also help if there was IntelliSense support in some IDEs e.g. VS Code

Requirements

Complete the work on C4InterFlow JSON Schema

C4InterFlow CLI can then use the schema to do additional validation

Publish JSON Schema to https://www.schemastore.org/json/ so that IDE extensions/plugins can load it and use to validate C4InterFlow YAML/JSON AaC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant