Skip to content

JsonSchema validation oneOf Schema error. #493

@Sharvin26

Description

@Sharvin26

I am using Validation schema in my code and using oneOf Scheme for this purpose in validate_message(param1,param2).
But I am getting 'oneOf' error in validation. Can anyone Help me
{} is not valid under any of the given schemas.
Failed validating 'oneOf' in the schema:
And lot's of lines of error.
Is there any better way available to debug the error properly and get which is the accurate error in the validation.
I have already spent more than 4-5 hours for debugging the error still couldn't find the source of error.
Any help is much-appreciated Thanks

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