ValidationResultsCollectionWarnings Property

Gets the validation results denoting a warning.= as a read-only ValidationResultsCollection.

Definition

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

Property Value

ValidationResultsCollection

See Also