arb / celebrate

A joi validation middleware for Express.
MIT License
1.33k stars 66 forks source link

Clean Up Error Object #102

Closed arb closed 5 years ago

arb commented 5 years ago

Right now celebrate mutates the joi response which isn't ideal. Change the shape to prevent this.