Created by: randomswdev
This pull request is intended to provide the capability to override the error returned when failing to validate a parameter or the body of a request.
The default implementation returns an HTTP status 404, with no explanation, but in some cases it could be desiderable to return some additional details.
@antihax @grokify @kemokemo @bkabrda
@wing328 please let me known if this is ok.