Refactored the Metaschema validation API to allow for more flexibility in use. Improved abstract CLI validation commands to provide more options for model detection.
[x] Have you followed the guidelines in our Contributing document?
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[x] Have you squashed any non-relevant commits and commit messages? [instructions]
[ ] Do all automated CI/CD checks pass?
Changes to Core Features:
[x] 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.
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: