A simple WCF validation library that uses DataAnnotations to validate incomming Request models and pushes the errors into the out going Response Model.
Info
| Version: | 1.7.0 |
| Author(s): | Jerel R Hass |
| Last Update: | Wednesday, March 18, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Agies/WCF.Validation |
| NuGet Url: | https://www.nuget.org/packages/WCF.Validation |
Install
Install-Package WCF.Validation
dotnet add package WCF.Validation
paket add WCF.Validation
WCF.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
Tags