Chenxin YanC
Convex Community6mo ago
8 replies
Chenxin Yan

HTTP Actions the best way to validate request body

I am using HTTP Actions and the
request
param is
unknown
. There is no documented way to validate
request
or how to use built-in validator to validate object shape inside of actions. I am wondering what is the best way to handle this.
Was this page helpful?