arb / celebrate

A joi validation middleware for Express.
MIT License
1.34k stars 65 forks source link

Change Setting Joi result back to req #83

Closed arb closed 6 years ago

arb commented 6 years ago

Remove conditional and just do Object.defineProperty and set the value there. Make this a breaking change in case it has unintended side effects.