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

Schema validation errors #106

Open
o087D opened this issue Feb 18, 2023 · 1 comment
Open

Schema validation errors #106

o087D opened this issue Feb 18, 2023 · 1 comment

Comments

@o087D
Copy link

o087D commented Feb 18, 2023

Before I dig too deeply in to this issue, am I right in thinking that schema validation errors are not currently captured?

When I input schema error in to ./tests/schema_tests.rs the error is printed to the terminal by (I assume) the libxml2 library and is not part of the messages returned in the Err from SchemaValidationContext::from_parser(...).

@dginev
Copy link
Member

dginev commented May 8, 2024

@o087D was this question resolved by the changes in PR #116 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants