MVVM Validation Helpers NuGet Package

A lightweight framework that saves you from all the boilerplate of maintaining error list for each of the validation targets (properties).

It allows you to keep all your validation rules conveniently in one place. You just define a set of validation rules that need to be checked for each of the targets and later, when appropriate, it is easy to just validate a target and get the validation result back without worrying what rules need to be checked.




Got any MVVM Validation Helpers Question?





Info

Version: 3.1.2
Author(s): Pavlo Glazkov
Last Update: Friday, March 12, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/pglazkov/MvvmValidation
NuGet Url: https://www.nuget.org/packages/MvvmValidation


Install
Install-Package MvvmValidation
dotnet add package MvvmValidation
paket add MvvmValidation
MvvmValidation Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

35

days-since-last-release

1134