Partager via


ValidationResult.ContainsErrors Property

Definition

A Boolean indicating whether any errors where found. Returns True if the error count is greater than zero.

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

Property Value

Applies to