[]
Gets the pending validation errors.
public ObservableCollection<ErrorInfo> Errors { get; set; }
Public Property Errors As ObservableCollection(Of ErrorInfo)