ValidationResultErrorMessage Property
Gets a message that provides additional information about the invalidity.

Namespace: Geocortex.Forms.Client.Items.Validation
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string ErrorMessage { get; }

Property Value

Type: String
The error message.
See Also