middleware
middleware copied to clipboard
We can create all in one validator
standardValidator('json', z or v or ...)
https://github.com/standard-schema/standard-schema
Super interesting. I heard it from @fabian-hiller before.
It seems #887 already implements it. Looking forward to using this feature in Hono!
@risu729 Ooops. I missed it. Thank you!
Great! His work fast.