Sets the configured function that will be called whenever a request validation error occurs

  • Parameters

    • handler: (args: OnRequestValidationErrorHandlerArgs) => void

    Returns void