arb / celebrate

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

Add Config to errors() #173

Closed arb closed 4 years ago

arb commented 4 years ago

For starters, allow the status code to be over written. Should probably also compute the message based on the supplied status code.