Function getOnCommandResponseValidationErrorHandler

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

    Returns ((args) => void)

      • (args): void
      • Parameters

        • args: OnCommandResponseValidationErrorHandlerArgs

        Returns void

Generated using TypeDoc