AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..GetErrors Method (Nullable<(Of <(<'String>)>)>)
Returns a collection of property-level errors.
Namespace:
Tortuga.Anchor.Modeling.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ReadOnlyCollection<ValidationResult> GetErrors( Nullable<string> propertyName )
Public Function GetErrors ( _ propertyName As Nullable(Of String) _ ) As ReadOnlyCollection(Of ValidationResult)