Skip to content

Error message returned with OneOfNoneSucceed does not include the details of what failed within that oneOf branch #44

Open
@avh4

Description

@avh4

I am currently looking at a test where I just made some schema changes, and now I am (correctly) getting a schema validation failure, but the error message is not helpful because it doesn't give info about why each branch in my oneOf failed:

    Problem at ``
    
      * OneOfNoneSucceed

It would be great if OneOfNoneSucceed could include info about why each of the branches failed.

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