arb / celebrate

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

Error handler config #174

Closed arb closed 4 years ago

arb commented 4 years ago

Add a config object argument to errors(). Right now, this only lets users tune the status code response.

Updated engine value and travis test matrix for node 12 and "node" to match what the bundled version of Joi does.