Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

On invalid json, log path that indicates what part of the validated json is invalid #18

Open
justnpT opened this issue Jul 8, 2016 · 0 comments

Comments

@justnpT
Copy link

justnpT commented Jul 8, 2016

Current behaviour:

  • On invalid message, the information on what part of the validated json is invalid is not passed.
    Expected behaviour
  • On invalid message, the information on what part of the validated json is invalid should be shown.

Please elaborate on that issue so that it is clear before implementation

Acceptance Criteria ?

additional information:

  • ValidationError contains "path" list field, which I assume to be indicator of where is the invalid part of validated json. That information is not used. Or at least I don't know where it is used and how to get it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant