How to check Array length with Yup

前端 未结 0 624
夕颜
夕颜 2020-12-03 06:45

this Array will contain images, I want it\'s length to be at least One

   initialValues={{
          images: Array,
        }}

    const Validation = yup.obj         


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