A simple package that adds the ValidateModelAttribute for ASP.NET Core MVC usage.
Info
Version: | 1.0.0 |
Author(s): | Steve Smith (@ardalis) |
Last Update: | Thursday, November 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/validatemodel |
NuGet Url: | https://www.nuget.org/packages/Ardalis.ValidateModel |
Install
Install-Package Ardalis.ValidateModel
dotnet add package Ardalis.ValidateModel
paket add Ardalis.ValidateModel
Ardalis.ValidateModel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
Tags