如何检查该对象不允许为空?

时间:2019-04-12 05:25:39

标签: javascript yup

可以检查对象是否为空,这是下面的伪代码:

const schema = Yup.object().allowEmpty(false)

0 个答案:

没有答案