Function getOnCommandRequestValidationErrorHandler

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

    Returns ((args) => void)

      • (args): void
      • Parameters

        • args: OnCommandRequestValidationErrorHandlerArgs

        Returns void

Generated using TypeDoc