arb / celebrate

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

Expose `format` function #118

Closed arb closed 5 years ago

arb commented 5 years ago

Expose something that given some argument, formats the error the same way celebrate does it internally.

Related to https://github.com/AndrewKeig/express-validation/issues/90