Is there a way to handle the fileds of an object combined with Joi?

前端 未结 0 371
终归单人心
终归单人心 2020-12-09 15:36

I am working with Joi and I am stuck with one feature I would like to do.

const {
  celebrate,
  Joi,
} = require(\'celebrate\');
const joiObjectId = require(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题