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

YAML schema validation doesn't check nested files #201

Closed
MJJoyce opened this issue Sep 10, 2019 · 0 comments · Fixed by #452
Closed

YAML schema validation doesn't check nested files #201

MJJoyce opened this issue Sep 10, 2019 · 0 comments · Fixed by #452

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Sep 10, 2019

The current YAML schema validation does not check nested YAML files from includes. We'll need to update YAMLProcessor and Validator in order to add this functionality.

nttoole added a commit that referenced this issue Aug 26, 2022
Issue #201: Yaml file schema verification now works on included yaml files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant