IValidatable..::..GetAllErrors Method

Returns a collection of all errors (object and property level).

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

Syntax


ReadOnlyCollection<ValidationResult> GetAllErrors()
Function GetAllErrors As ReadOnlyCollection(Of ValidationResult)

Return Value

Remarks


Call Validate() to refresh this property.