Full-stack declarative validation for ASP.NET MVC NuGet Package

ExpressiveAnnotations is a small .NET and JavaScript library which provides full-stack, annotation-based, conditional validation mechanisms.

Given attributes, powered by expressions engine, allow to forget about imperative way of step-by-step verification of validation conditions in many cases. Since fields validation requirements are applied as metadata, domain-related code is more condensed.

This package contains 3 components:
- ExpressiveAnnotations.dll - assembly with validation attributes powered by expressions engine,
- ExpressiveAnnotations.MvcUnobtrusive.dll - assembly with model validators for ASP.NET MVC,
- expressive.annotations.validate.js - unobtrusive validation script.




Got any Full-stack declarative validation for ASP.NET MVC Question?





Info

Version: 2.9.6
Author(s): Jarosław Waliszko
Last Update: Wednesday, September 20, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jwaliszko/ExpressiveAnnotations
NuGet Url: https://www.nuget.org/packages/ExpressiveAnnotations


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



Tags



STATS

must-have-score

3.5

avg-downloads-per-day

212

days-since-last-release

2402