Skip to content

Releases: GuOrg/Gu.Wpf.ValidationScope

Rewrite

09 Sep 07:00
Compare
Choose a tag to compare
  • 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.

11 Feb 14:22
Compare
Choose a tag to compare

Added OneWayToSourceBindings & TypeConverters for InputTypes.

10 Feb 12:53
Compare
Choose a tag to compare
0.1.1

Create documentation in release build.

Published to nuget

10 Feb 11:26
Compare
Choose a tag to compare
0.1.0

Update README.md