Property HasErrors NamespaceInnova.Data.Entity AssemblyInnova.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.