You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While pairing on the creation of example models to demonstrate the usage of constraintlet variable bindings and its implications, we ran into some where example external constraint modules were not parsing with XML correctly for nested context assemblies. I am reporting this bug and adding integration tests to help perform root cause analysis and fix a bug.
Who is the bug affecting?
Developers using the Java libraries or metaschema-cli to process external constraints and validate document instance(s) with them.
What is affected by this bug?
Deserializing and procssing externalized metaschema constraints.
Describe the bug
While pairing on the creation of example models to demonstrate the usage of
constraint
let
variable bindings and its implications, we ran into some where example external constraint modules were not parsing with XML correctly for nestedcontext
assemblies. I am reporting this bug and adding integration tests to help perform root cause analysis and fix a bug.Who is the bug affecting?
Developers using the Java libraries or metaschema-cli to process external constraints and validate document instance(s) with them.
What is affected by this bug?
Deserializing and procssing externalized metaschema constraints.
When does this occur?
Consistently.
How do we replicate the issue?
Expected behavior (i.e. solution)
The processor properly validates valid document instances but also properly outputs relevant messages about relevant errors.
Other Comments
N/A
The text was updated successfully, but these errors were encountered: