Skip to content

fix(errors): show actual validation error messages#103

Merged
james-cross merged 2 commits intomainfrom
staging
Jan 28, 2026
Merged

fix(errors): show actual validation error messages#103
james-cross merged 2 commits intomainfrom
staging

Conversation

@james-cross
Copy link
Contributor

The error middleware was hiding the actual error message behind a generic "Validation Error" string, making debugging impossible. Now returns the actual error message so issues can be diagnosed.

The error middleware was hiding the actual error message behind a
generic "Validation Error" string, making debugging impossible.
Now returns the actual error message so issues can be diagnosed.
@james-cross james-cross merged commit 532dffd into main Jan 28, 2026
3 checks passed
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