-
-
Notifications
You must be signed in to change notification settings - Fork 595
Closed
Description
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
Labels
No labels