ValidationResultSeverity Property

Gets the severity of this ValidationResult.

Definition

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

Property Value

ValidationSeverity

See Also