Skip to content

[WIP] feat!: useful validation errors #836

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

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 <[email protected]>
@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 <[email protected]>
jkowalleck added a commit that referenced this pull request Jul 3, 2025
part of 
-  #827

in preparation for 
- #836

---------

Signed-off-by: Jan Kowalleck <[email protected]>
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)
1 participant