Table of Contents

Property HasErrors

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

HasErrors

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

public bool HasErrors { get; }

Property Value

bool

true if the entity currently has validation errors; otherwise, false.