From 0cc3d4ab2bbf7065971ab62a4d4836c844655a5a Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 19 Sep 2023 12:55:14 +0800 Subject: [PATCH] Update version --- src/PropertyValidator.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/PropertyValidator.csproj b/src/PropertyValidator.csproj index 71748fa..29350cb 100644 --- a/src/PropertyValidator.csproj +++ b/src/PropertyValidator.csproj @@ -7,14 +7,14 @@ Mark Laureta Nkraft A simple library to help you validate properties of class that implements INotifyPropertyChanged. - - Fix property notification when the error message has been cleared for ValidationResultArgs::FillErrorProperty -- Remove redundant check and bug fixes + - Remove autofill and made it the default behavior. +- Add dictionary of errors so that the ViewModel doesn't need to provide its own error properties. https://github.com/mr5z/PropertyValidator https://github.com/mr5z/PropertyValidator LICENSE - 1.0.6.7 - 1.0.6.7 - 1.0.6.7 + 1.1.0.0 + 1.1.0.0 + 1.1.0.0 en