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

Refactoring of constraint syntax in metaschema schema #178

Merged

Conversation

david-waltermire
Copy link
Collaborator

Committer Notes

  • Created a common base type for all constraints
  • added support for level qualifiers for constraints (i.e., CRITICAL, ERROR, WARNING, INFORMATIONAL)
  • removed requires constraint, since this can be represented by a metapath predicate

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]
  • Do all automated CI/CD checks pass?

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](https://pages.nist.gov/metaschema) and readme documentation affected by the changes you made? Changes to the website can be made in the website/content directory of your branch.

@david-waltermire david-waltermire force-pushed the daw-refactor-constraints branch from b78c254 to 649856a Compare December 7, 2021 15:57
@david-waltermire david-waltermire merged commit 9c88472 into usnistgov:master Dec 7, 2021
@david-waltermire david-waltermire deleted the daw-refactor-constraints branch June 27, 2023 22:05
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.

1 participant