TestimoX

API Reference

Enum

BenchmarkPackIssueSeverity

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

Identifies the severity of a pack validation issue.

Inheritance

  • Enum
  • BenchmarkPackIssueSeverity

Usage

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

Accepted by parameters

Values

public const BenchmarkPackIssueSeverity Warning #

The pack can be used but should be reviewed.

Value: 0
public const BenchmarkPackIssueSeverity Error #

The pack is invalid and must not be executed.

Value: 1