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

Improve categorization of errors from the LinkML validator #16

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

candleindark
Copy link
Member

@candleindark candleindark commented Oct 18, 2024

This PR closes #14.

Note: This PR is based on #13. To get the relevant commits of this PR, merge the main branch after #13 is merged to the main branch.

Status: This PR is complete. It is merely waiting for #13 to be merged.

For representing types of `jsonschema.exceptions.ValidationError` objects
Based on the `validator` and `validator_value` fields
from JSON schema validation errors
@candleindark candleindark marked this pull request as ready for review October 23, 2024 00:42
@candleindark candleindark merged commit 6ba722e into dandi:main Oct 23, 2024
4 checks passed
@candleindark candleindark deleted the linkml-error-categorization branch October 23, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reimplement LinkML validation error categorization
1 participant