ValidationError.FullErrorText Property

Definition

Gets the full error text for this instance.

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

Property Value

The full error text.

Applies to