Skip to content

Tags: sandromastronardi/ViewModelKit

Tags

v1.2.1

Toggle v1.2.1's commit message
Improved automatic validation updating with ValidatingObservableColle…

…ction

v1.2

Toggle v1.2's commit message
Added validation features; bugfixes

* Increased .NET Framework requirement from 4.0 to 4.5 for INotifyDataErrorInfo
* Property cleanup support is experimental and may be changed later!

v1.1

Toggle v1.1's commit message
Support for transitively dependent get-only properties

v1.0.2

Toggle v1.0.2's commit message
Fixed: Auto-properties from VS2013 Debug build not recognised

v1.0.1

Toggle v1.0.1's commit message
Fixed DependsOn attribute processing (wrong type of constructor argum…

…ents)