dotnet / dotnet/dotnet-api-docs
Outdated/Error example
Open
area-WPF
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description

```
System.Windows.Data Error: 17 :
Cannot get 'Item[]' value (type 'ValidationError') from '(Validation.Errors)' (type 'ReadOnlyObservableCollection`1').
BindingExpression:Path=(0)[0].ErrorContent; DataItem='TextBox' (Name='');
target element is 'TextBox' (Name='');
target property is 'ErrorStr' (type 'String')
ArgumentOutOfRangeException:'System.ArgumentOutOfRangeException:
Specified argument was out of the range of valid values. (Parameter 'index')'
```
Contributor guide
Assessment
This issue has not been assessed yet.