TestimoX

API Reference

Enum

AuditDeliveryReadinessSeverity

Namespace TestimoX.AuditWorkspaces
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines severity levels for delivery-readiness issues.

Inheritance

  • Enum
  • AuditDeliveryReadinessSeverity

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const AuditDeliveryReadinessSeverity Advisory #

The issue is advisory and does not block delivery.

Value: 0
public const AuditDeliveryReadinessSeverity Blocking #

The issue blocks delivery readiness.

Value: 1