issues
search
mm-ninja-turtles
/
turtle-express
My attempt of making Express.JS a typesafe router with Zod.
3
stars
0
forks
source link
fix(43): 🐞 removed custom success status and format error on validati…
#54
Closed
wai-lin
closed
2 years ago
wai-lin
commented
2 years ago
…on only
removed custom success boolean in resolver validation, success only respect to
validation.success
now
error format only execute when validation error occur
fix #43
…on only
validation.success
nowfix #43