Info
Version: | 6.0.4 |
Author(s): | Munir husseini |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mhusseini/Dryv |
NuGet Url: | https://www.nuget.org/packages/Dryv |
Install
Install-Package Dryv
dotnet add package Dryv
paket add Dryv
Dryv Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.1)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.3.0)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.4.1)
Tags
Dryv provides complex model validation for server and client made easy. Write complex model validation rules in C# once.
Dryv will generate JavaScript for client-side validation.