Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidationErrorHandlerOptions

Hierarchy

  • ValidationErrorHandlerOptions

Index

Properties

Properties

Optional rawErrors

rawErrors: undefined | boolean

By default, errors will be returned as a map. Setting this to true will pass in an array of ValidationError to the callback instead.

default

false

Generated using TypeDoc