Info
Version: | 1.3.0 |
Author(s): | Independer |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Independer/wcfdataannotations |
NuGet Url: | https://www.nuget.org/packages/Independer.WCFDataAnnotations |
Install
Install-Package Independer.WCFDataAnnotations
dotnet add package Independer.WCFDataAnnotations
paket add Independer.WCFDataAnnotations
Independer.WCFDataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
WCFDataAnnotations allows you to automatically validate WCF service operation arguments using the validation attributes and IValidatableObject interface from System.ComponentModel.DataAnnotations.