DataAnnotationsValidator 2.1.0
The helper will recursively traverse your object graph and invoke validation against DataAnnotations. This originated from following Stackoverflow answer: http://stackoverflow.com/a/8090614/605586
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DataAnnotationsValidator -Version 2.1.0
dotnet add package DataAnnotationsValidator --version 2.1.0
<PackageReference Include="DataAnnotationsValidator" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataAnnotationsValidator --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataAnnotationsValidator, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DataAnnotationsValidator:
Package | Downloads |
---|---|
Toscana
Toscana, which stands for TOSCA Net Analyzer, is a .NET library for validating, parsing and analyzing TOSCA YAML format.
|
|
Gigya.Microdot.Configuration
A configuration system based on a hierarchy of XML files, the values of
which are accessed using strongly-typed configuration objects. Supports
modification of the files on live service, environment variable substitution,
encryption and collections. Part of the Microdot framework.
|
|
Gigya.Microdot.Hosting
Infrastructure used for hosting Microdot services, part of the Microdot
framework.
|
GitHub repositories
This package is not used by any popular GitHub repositories.