The Wayback Machine - https://web.archive.org/web/20220505224324/https://github.com/topics/trails
Skip to content
#

trails

Here are 86 public repositories matching this topic...

jaumard
jaumard commented May 21, 2016

@mib4fun we miss some useful options with the validate feature :

errorFields - an optional object with error fields copied into every validation error response.

failAction - determines how to handle invalid requests. Allowed values are:

  • 'error' - return a Bad Request (400) error response. This is the default value.
  • 'log' - log the error but continue processing the request.
  • '

Improve this page

Add a description, image, and links to the trails topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trails topic, visit your repo's landing page and select "manage topics."

Learn more