Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Validating Invalid Schema #34

Open
asharali13 opened this issue Oct 24, 2019 · 2 comments
Open

Validating Invalid Schema #34

asharali13 opened this issue Oct 24, 2019 · 2 comments

Comments

@asharali13
Copy link

{
error:{
obj:"Hey"
}
}
upto best of my knowledge i guess it should thorw an error as Json should be like
{
"error":{
"obj":"Hey"
}
}

will be waiting for your reply.

@epoberezkin
Copy link
Member

Not sure what is it about...

@epoberezkin
Copy link
Member

Full code sample and expected behaviour would help understanding

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants