Info
| Version: | 1.2.0.1 |
| Author(s): | Independer |
| Last Update: | Friday, March 5, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Independer/wcfdataannotations |
| NuGet Url: | https://www.nuget.org/packages/Independer.WCFDataAnnotations-Signed |
Install
Install-Package Independer.WCFDataAnnotations-Signed
dotnet add package Independer.WCFDataAnnotations-Signed
paket add Independer.WCFDataAnnotations-Signed
Independer.WCFDataAnnotations-Signed 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.