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

fix: use lax validation by default #159

Merged
merged 6 commits into from
Dec 15, 2022
Merged

fix: use lax validation by default #159

merged 6 commits into from
Dec 15, 2022

Conversation

tlambert03
Copy link
Owner

This makes validate=False the default for xmlschema (using the lax flag added in #156),
it also adds a more generous validator on the AnnotationID (casting to a valid ID when possible).

This relates to, and would fix AllenCellModeling/aicsimageio#454

@tlambert03 tlambert03 merged commit d14a7a0 into main Dec 15, 2022
@tlambert03 tlambert03 deleted the lax-validation branch December 15, 2022 16:34
@tlambert03 tlambert03 added the bug Something isn't working label Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XMLSchemaValidationError when reading xml/h5 dataset
1 participant