AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..GetAllErrors Method
Returns a collection of all errors (object and property level).
Namespace:
Tortuga.Anchor.Modeling.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ReadOnlyCollection<ValidationResult> GetAllErrors()
Public Function GetAllErrors As ReadOnlyCollection(Of ValidationResult)