Table of Contents

Enum WarningSeverity

Namespace
DotCompute.Abstractions.Validation
Assembly
DotCompute.Abstractions.dll

Warning severity levels.

public enum WarningSeverity

Fields

High = 2

High severity warning.

Low = 0

Low severity warning.

Medium = 1

Medium severity warning.