Function setOnResponseValidationErrorHandler

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

  • Parameters

    • handler: (args: OnResponseValidationErrorHandlerArgs) => void

    Returns void