usnistgov / metaschema-java

Java tools and libraries providing a Metaschema toolchain
https://pages.nist.gov/metaschema-java/
Other
12 stars 12 forks source link

Improve validation api #368

Open david-waltermire opened 5 months ago

david-waltermire commented 5 months ago

Committer Notes

Refactored the Metaschema validation API to allow for more flexibility in use. Improved abstract CLI validation commands to provide more options for model detection.

This PR depends on https://github.com/usnistgov/metaschema-java/pull/367, which should be merged before this PR.

All Submissions:

Changes to Core Features:

david-waltermire commented 3 months ago

This should be merged using "rebase and merge" to avoid merge conflicts in downstreams.