Function getOnResponseValidationErrorHandler

Gets the configured function that will be called whenever a response validation error occurs

  • Returns ((args: OnResponseValidationErrorHandlerArgs) => void)

      • (args): void
      • Parameters

        • args: OnResponseValidationErrorHandlerArgs

        Returns void