ValidationResultMessage Property

Gets the message for this ValidationResult.

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