Skip to content

Boolean schemas are incorrectly leaked backwards into previous drafts #523

@Julian

Description

@Julian

The relevant test cases here are these, which are currently marked skipped but should not be (they currently fail).

Probably we need to add a validator_functions_of argument to jsonschema.validators.create that, given a schema, returns an iterable of validator functions (which then permits booleans on Draft6/7 and not on earlier ones), but doing so is actually a bit tricky...

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething doesn't work the way it should.Needs Test UpstreamIssues that need to have a test added to https://github.com/json-schema-org/JSON-Schema-Test-Suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions