Utilize DataAnnotations on your ASP.Net Web API models and return your own complex validation models, flattened models or default model state models.
Info
Version: | 1.0.0 |
Author(s): | Sean McAlinden |
Last Update: | Sunday, September 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://embarr-development.co.uk/labs/asp-net-web-api-validator/ |
NuGet Url: | https://www.nuget.org/packages/ASPNetWebAPIRequestValidator |
Install
Install-Package ASPNetWebAPIRequestValidator
dotnet add package ASPNetWebAPIRequestValidator
paket add ASPNetWebAPIRequestValidator
ASPNetWebAPIRequestValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.0)
Tags