Skip to content

Make allOf more efficient or collect errors to report #9

@mwildehahn

Description

@mwildehahn

Right now we iterate through all schemas and test if the input failed any. We don't report all the errors that it failed on so could just be exiting on the first schema that failed.

It also might be worth reporting the error from the schema that failed if we're not going to report all the errors.

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