WCFDataAnnotations allows you to automatically validate WCF service operation arguments using the validation attributes and IValidatableObject interface from System.ComponentModel.DataAnnotations.
Info
Version: | 1.1.0 |
Author(s): | Paul Hiles |
Last Update: | Monday, January 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://wcfdataannotations.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/WCFDataAnnotations |
Install
Install-Package WCFDataAnnotations
dotnet add package WCFDataAnnotations
paket add WCFDataAnnotations
WCFDataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags