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

Add option to ValidationConfig that panics on the first error #2356

Merged
merged 2 commits into from
May 15, 2024

Conversation

hannobraun
Copy link
Owner

This can be a helpful debugging tool, if the first validation error is expressive enough to provide an understanding of what's going wrong, and you want to capture the code that caused it in a stack trace.

This comes out of my work on #2290.

@hannobraun hannobraun enabled auto-merge May 15, 2024 12:01
@hannobraun hannobraun merged commit ae6c209 into main May 15, 2024
4 checks passed
@hannobraun hannobraun deleted the validation branch May 15, 2024 12:06
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

Successfully merging this pull request may close these issues.

None yet

1 participant