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

Field errors should include a clue as well as a message #10534

Closed
thockin opened this issue Jun 30, 2015 · 0 comments
Closed

Field errors should include a clue as well as a message #10534

thockin opened this issue Jun 30, 2015 · 0 comments
Labels
priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.

Comments

@thockin
Copy link
Member

thockin commented Jun 30, 2015

Something like:

foo.spec.bar[0].name: invalid value 'abcdef]': too long: must be less than 4 characters and match regex [a-z].*[a-z]

field: msg, value: clue: details

@thockin thockin added priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. labels Jun 30, 2015
@thockin thockin added this to the v1.0-post milestone Jun 30, 2015
@bgrant0607 bgrant0607 removed this from the v1.0-post milestone Jul 24, 2015
@thockin thockin closed this as completed Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Projects
None yet
Development

No branches or pull requests

2 participants