Skip to content

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jul 1, 2025

goal: have useful messages on validation errors.


TODO

  • implement solution
  • add tests

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
Copy link
Member Author

currently work in progress.
if you want to collaborate, feel free to discuss implementations in this ticket. or pullrequest change requests pointing to the feat/validator_error_useful branch

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
jkowalleck added a commit that referenced this pull request Jul 3, 2025
part of 
-  #827

in preparation for 
- #836

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@italvi
Copy link

italvi commented Jul 19, 2025

@jkowalleck we already try to do this within our tool. Maybe there are some synergies possible, as we are also still facing sometimes nonsensical error message for nested dicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation errors are hard to present safely to the user (missing abstraction)
2 participants