ValidationResultSeverity Property

Gets the severity of this ValidationResult.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
C#
public ValidationSeverity Severity { get; }

Property Value

ValidationSeverity

See Also