IValidatable..::..HasErrors Property

Returns True if there are any errors.

Namespace:  Tortuga.Anchor.ComponentModel
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


bool HasErrors { get; }
ReadOnly Property HasErrors As Boolean
	Get

Field Value

true if there are errors; otherwise, false.

Remarks


Call Validate() to refresh this property