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

refactor: rename errors to validations #2105

Merged
merged 4 commits into from Jun 7, 2022

Conversation

presleyp
Copy link
Contributor

@presleyp presleyp commented Jun 6, 2022

When the backend sends per-field validation errors, they will be called validations instead of errors. Fixes #2120.

@presleyp presleyp requested a review from a team as a code owner June 6, 2022 22:51
Copy link
Contributor

@f0ssel f0ssel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@presleyp presleyp merged commit 6d96696 into main Jun 7, 2022
@presleyp presleyp deleted the validation-errors/presleyp/1943 branch June 7, 2022 13:31
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* Update validation error unpacking

* Rename validations on backend

* Format
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.

Update naming of validation errors
4 participants