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

Make schema validation errors critical #178

Conversation

david-waltermire
Copy link
Contributor

@david-waltermire david-waltermire commented Oct 8, 2024

Committer Notes

Makes schema validation error a critical validation finding.

Also allows constraint validation to be attempted if the content is not schema valid.

All Submissions:

By submitting a pull request, you are agreeing to provide this contribution under the CC0 1.0 Universal public domain dedication.

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you included examples of how to use your new feature(s)?
  • Have you updated all website and readme documentation affected by the changes you made?

…ows constraint validation to be attempted if the content is not schema valid.
@wandmagic
Copy link
Contributor

this will be handy when we get to the vscode plugin

Copy link
Contributor

@aj-stein-gsa aj-stein-gsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I too would make use of this.

@david-waltermire david-waltermire merged commit fa6d701 into metaschema-framework:develop Oct 8, 2024
3 checks passed
@david-waltermire david-waltermire deleted the feature/make-schema-validation-errors-critical branch October 8, 2024 17:55
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 this pull request may close these issues.

3 participants