Skip to content

Issues: python-jsonschema/jsonschema

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Mitigate undesired side effect of new best_match behaviour with alternative proposal Bug Something doesn't work the way it should. Error Reporting Issues related to clearer or more robust validation error reporting
#1257 opened May 15, 2024 by ilia1243
2
4
Instance validates if multipleOf is an integer, but fails if it's a float Bug Something doesn't work the way it should.
#1159 opened Sep 10, 2023 by Zac-HD
hostname format checker might raise ValueError Bug Something doesn't work the way it should. Needs Test Upstream Issues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-Suite
#1121 opened Jul 10, 2023 by jvtm
Designating a dialect for custom metaschemas in 4.18 Bug Something doesn't work the way it should.
#1061 opened Mar 19, 2023 by eslavich
Error message for "minContains" not easily reproducible with data available in the ValidationError Bug Something doesn't work the way it should. Error Reporting Issues related to clearer or more robust validation error reporting
#993 opened Aug 31, 2022 by pierrecamilleri
Error message for "additionalProperties" not easily reproducible with data available in the ValidationError Bug Something doesn't work the way it should. Error Reporting Issues related to clearer or more robust validation error reporting
#992 opened Aug 31, 2022 by pierrecamilleri
jsonschema.tests.test_validators.TestValidationErrorMessages should run across all drafts Bug Something doesn't work the way it should.
#504 opened Dec 7, 2018 by Julian
VALIDATORS can leak implementation details about what function handles a validator Bug Something doesn't work the way it should. Dialects v2 Issues which will likely be addressed as part of reworked dialect support
#467 opened Sep 30, 2018 by Julian
ErrorTree assumes one error per validator Bug Something doesn't work the way it should. Error Reporting Issues related to clearer or more robust validation error reporting
#442 opened Aug 3, 2018 by Julian
error object properties "schema" and "relative_schema_path" seem to be inconsistent Bug Something doesn't work the way it should. Error Reporting Issues related to clearer or more robust validation error reporting Help Wanted An enhancement or bug for which a pull request is welcomed and which should have a clear definition.
#191 opened Jan 6, 2015 by jason-s
ProTip! Type g i on any issue or pull request to go back to the issue listing page.