Skip to content

jsonschema iter_errors deprecation warnings #22

Closed
@gsgrebe

Description

@gsgrebe

jsonschema>=4.0.0 has deprecated passing a second-argument schema to Validator.iter_errors

DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions