Edit

Share via


ObservableValidator.HasErrors Property

Definition

Gets a value that indicates whether the entity has validation errors.

[System.ComponentModel.DataAnnotations.Display(AutoGenerateField=false)]
public bool HasErrors { get; }
public bool HasErrors { get; }
[<System.ComponentModel.DataAnnotations.Display(AutoGenerateField=false)>]
member this.HasErrors : bool
member this.HasErrors : bool
Public ReadOnly Property HasErrors As Boolean

Property Value

Implements

Attributes

Applies to