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

Missing field on required. #176

Closed
Deiru2k opened this issue Sep 9, 2014 · 1 comment
Closed

Missing field on required. #176

Deiru2k opened this issue Sep 9, 2014 · 1 comment

Comments

@Deiru2k
Copy link

Deiru2k commented Sep 9, 2014

If a required validation falls on some field, the error object does not represent the exact field name that is missing from input, only providing it as a part of a message, which forces me to use a rather messy code to extract it from error message.
path and schema_path both set to empty dequeue object, and absolute_path is missing as an attribute entirely.

@Julian
Copy link
Member

Julian commented Sep 9, 2014

Hey, yup, this is #119. There's some discussion over there but mostly it's just waiting for a patch, would be great if you're interested :)

@Julian Julian closed this as completed Sep 9, 2014
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

2 participants