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: simplify validation errors #305

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Conversation

smonn
Copy link
Owner

@smonn smonn commented Jul 11, 2022

This is an attempt to make handling error messages easier. Most errors should now be flattened to a string, string array, or object with string values.

@smonn smonn force-pushed the refactor-validation-errors branch 2 times, most recently from ba53032 to 6ebab00 Compare September 29, 2022 02:05
@smonn smonn marked this pull request as ready for review February 1, 2023 01:09
@smonn smonn changed the title Refactor validation errors refactor: simplify validation errors Feb 1, 2023
@smonn smonn merged commit e84d459 into main Feb 1, 2023
@smonn smonn deleted the refactor-validation-errors branch February 1, 2023 01:13
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