Hi @Marsup,
I've read through the Hapi / Joi API/Docs but not been able to figure out how to intercept a request - which I do want Joi to validate - but want to send a "pretty" error page instead of the "raw" version.
At the moment we have:


We would prefer to return a more user-friendly error page.
Can you please point us to the docs/example where this is?
Thanks!