Skip to content

Short error message when validation fails #120

@iripiri

Description

@iripiri

Hello!

I was trying to use your project to validate JSON entities against fitting JSON schemas. Unfortunately, the validation fails with an error message which does not really help me: /: {"Balancing_MarketDo... did Not match any specified AnyOf schemas
I was expecting the validation to return successfully, since I checked the compatibilty of the JSON schema and entity before, using an online validator (https://www.jsonschemavalidator.net/) as well as the Python-Validator "Draft7Validator" from the jsonschema package for the same exact inputs.
Can you please help me with finding out what is going wrong?
My example is quite complex but I can post it or could try boiling it down to a simpler one, if neccessary.

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