Closed arb closed 4 years ago
Now that errors come from either catch blocks OR as a result of .validate, users should always have a direct handle to the joi error and should pass that in directly.
catch
.validate
Now that errors come from either
catch
blocks OR as a result of.validate
, users should always have a direct handle to the joi error and should pass that in directly.