ValidationResult.ErrorMessage Property

Definition

Gets the error message associated with an invalid validation result.

public string? ErrorMessage { get; }
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Applies to