Joi autorise des propriétés supplémentaires
schema.validate(myData, { allowUnknown: true });
Obedient Oyster
schema.validate(myData, { allowUnknown: true });