Releases: GuOrg/Gu.Wpf.ValidationScope
Releases · GuOrg/Gu.Wpf.ValidationScope
Rewrite
- FEATURE: Scope.ErrorEvent
- FEATURE: Scope.ErrorsChangedEvent
- FEATURE: Scope.NodeProperty, was Scope.ErrorsProperty
- FEATURE: OneWayToSourceBindings
- BREAKING CHANGE: Remove IErrorNode, use Node or ErrorNode instead
- BREAKING CHANGE: Rename Scope.Errors is now ReadOnlyObservableCollection
- BREAKING CHANGE: Node is no longer INotifyCollectionChanged, use Errors instead.
- BREAKING CHANGE: Rename HasErrorProperty
- BREAKING CHANGE: Setting properties and raising events in different order now. Symmetric with System.Controls.Validation.
- BREAKING CHANGE: Removed old mess for binding readonly dependency properties.
- BREAKING CHANGE: Change xaml namespace & url.
Added typeconverters and Scope accepts Scope as child.
0.1.3 Update README.md
Added OneWayToSourceBindings & TypeConverters for InputTypes.
0.1.1 Create documentation in release build.
Published to nuget
0.1.0 Update README.md