ValidationState.HasErrors Property

Definition

True if this validation state contains one error or more, otherwise false

public bool HasErrors { get; }
member this.HasErrors : bool
Public ReadOnly Property HasErrors As Boolean

Property Value

Applies to