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 implementation 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: - ExpressiveAnnotationsCore.dll - assembly with validation attributes powered by expressions engine, - ExpressiveAnnotations.MvcCoreUnobtrusive.dll - assembly with model validators for ASP.NET Core MVC, - expressive.annotations.validate.js - unobtrusive validation script.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Apr 8, 2018
$ dotnet add package ExpressiveAnnotationsCoreNo README available.