DataAnnotationsValidator.NETCore
1.0.2
Forked from DataAnnotationsValidator by Mike Reust. Allows scanning object graph and validates every object using .NET standatd System.ComponentModel.DataAnnotations.Validator
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.NETCore -Version 1.0.2
dotnet add package DataAnnotationsValidator.NETCore --version 1.0.2
<PackageReference Include="DataAnnotationsValidator.NETCore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataAnnotationsValidator.NETCore --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DataAnnotationsValidator.NETCore, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- NuGet.CommandLine (>= 4.5.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DataAnnotationsValidator.NETCore:
Package | Downloads |
---|---|
Firepuma.Api.Common
Package Description
|
|
Hyperscale.Microcore.Configuration
Hyperscale.Microcore
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DataAnnotationsValidator.NETCore:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|