Update the default validator to return custom error response
hey guys, I want to update the default
but I want it to return
zValidator of hono to return custom error objects. Right now, it returns something like this:but I want it to return
{message:"message"}