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

Deprecate ValidationErrors #95

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Deprecate ValidationErrors #95

merged 2 commits into from
Apr 2, 2024

Conversation

dhoepelman
Copy link
Collaborator

It doesn't add anything over List<ValidationError>

Also deprecate getting errors from a Valid result. Keeping indexing the undifferentiated error around for now, in case people already use it with things like if(result.errors.isNotEmpty()).

@dhoepelman dhoepelman enabled auto-merge (squash) April 2, 2024 12:40
@dhoepelman dhoepelman merged commit 7d41fea into main Apr 2, 2024
1 check passed
@dhoepelman dhoepelman deleted the simplify_error branch April 2, 2024 12:41
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.

1 participant