AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..HasErrors Property

Returns True if there are any errors.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


[NotMappedAttribute]
public bool HasErrors { get; }
<NotMappedAttribute> _
Public ReadOnly Property HasErrors As Boolean
	Get

Field Value

true if there are any errors; otherwise, false.

Remarks


Call Validate() to refresh this property