I am new to JSON. I have a schema mentioned as :
*
const schema = Joi.array().min(3).has({ Name: Joi.string().required(), Type: Joi.string().re