ValidationResultsCollectionMessage Property

Gets a single combined String that contains all messages in this ValidationResultsCollection.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public string Message { get; }

Property Value

String

See Also