Joi permite propiedades adicionales
schema.validate(myData, { allowUnknown: true });
Obedient Oyster
schema.validate(myData, { allowUnknown: true });