Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix malformed constraint ID with
oscal=
During testing with metaschema-framework/{metaschema-java,liboscal-java, oscal-cli} harness, I was able to detect that I had erroneously prefixed a constraint ID with `oscal=`, not the intended `oscal-` prefix, and constraint builder function utilities picked this mistake up.
- Loading branch information