Hello,
I use couchbase 6.5 with Ottoman v2.
is it possible to modify type validation error messages, except by creating custom validation?
Let me explain, I would like to change the default label for the type “String” or “Array” for example.
I would like to avoid double error handling, with express validator and Ottoman schemas.
thank you in advance