FluentValidation custom validation extensions for checking strong, global ID types.
Info
Version: | 2.0.0-preview4 |
Author(s): | Ben McCallum |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/autoguru-au/graphql-dotnet-relay |
NuGet Url: | https://www.nuget.org/packages/GraphQL.RelaySupport.FluentValidation |
Install
Install-Package GraphQL.RelaySupport.FluentValidation
dotnet add package GraphQL.RelaySupport.FluentValidation
paket add GraphQL.RelaySupport.FluentValidation
GraphQL.RelaySupport.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL.RelaySupport(>= 2.0.04)
- FluentValidation(>= 8.6.2)