From 3ed99237a0c3b348f0f9786db4d8bb19a06f4c32 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 25 Dec 2023 15:20:50 +0800 Subject: [PATCH] Update package info --- src/PropertyValidator.csproj | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/PropertyValidator.csproj b/src/PropertyValidator.csproj index b09ac86..576f3f7 100644 --- a/src/PropertyValidator.csproj +++ b/src/PropertyValidator.csproj @@ -7,15 +7,17 @@ Mark Laureta Nkraft A simple library to help you validate properties of class that implements INotifyPropertyChanged. - - Code refactors and minor improvements. + - Code refactors and minor improvements. +- Add `SetErrorFormatter` for formatting error messages. https://github.com/mr5z/PropertyValidator https://github.com/mr5z/PropertyValidator LICENSE - 1.1.0.1 - 1.1.0.1 - 1.1.0.1 + 1.1.1.0 + 1.1.1.0 + 1.1.1.0 en Copyright (c) 2023 Mark Laureta. All rights reserved. + https://github.com/mr5z/PropertyValidator/blob/main/LICENSE