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