Skip to content

74use actual validators#77

Open
lolakk05 wants to merge 4 commits into
mainfrom
74use-actual-validators
Open

74use actual validators#77
lolakk05 wants to merge 4 commits into
mainfrom
74use-actual-validators

Conversation

@lolakk05

Copy link
Copy Markdown
Contributor

migrate validation and error handling from Zod to VineJS

Handler now catches VineJS errors instead of Zod ones and gives 422 status.

Also the @solvro/error-handling gives 500 with .rawQuery(), i dont know if I implemented it wrongly during previous task or it just dont work with raw queries. Idk if I should use the previous error handling, or leave in the current state, since the query using it will fail if rawQuery fails.

@lolakk05
lolakk05 requested a review from mini-bomba July 17, 2026 14:12
@lolakk05
lolakk05 requested a review from a team as a code owner July 17, 2026 14:12
@lolakk05 lolakk05 linked an issue Jul 17, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: use actual validators instead of Request.input()

1 participant