GraphQL.FluentValidation
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>GraphQL.FluentValidation</id> | ||
| <version>4.0.0-beta.6</version> | ||
| <version>4.0.0-beta.5</version> | ||
| <authors>https://github.com/SimonCropp/GraphQL.Validation/graphs/contributors</authors> | ||
@@ -15,6 +15,6 @@ <owners>https://github.com/SimonCropp/GraphQL.Validation/graphs/contributors</owners> | ||
| <description>Add FluentValidation (https://fluentvalidation.net/) support to GraphQL.net (https://github.com/graphql-dotnet/graphql-dotnet)</description> | ||
| <releaseNotes>https://github.com/SimonCropp/GraphQL.Validation/releases/tag/4.0.0-beta.6</releaseNotes> | ||
| <releaseNotes>https://github.com/SimonCropp/GraphQL.Validation/releases/tag/4.0.0-beta.5</releaseNotes> | ||
| <copyright>Copyright 2020. All rights reserved</copyright> | ||
| <tags>GraphQL, Validation, FluentValidation</tags> | ||
| <repository type="git" url="https://github.com/SimonCropp/GraphQL.Validation.git" commit="cb90bd83c2cf4141f651ffac81102311bfa12456" /> | ||
| <repository type="git" url="https://github.com/SimonCropp/GraphQL.Validation.git" commit="973dafe1dd0bb2ad12530b990c8f8f4ec6030412" /> | ||
| <dependencies> | ||
@@ -21,0 +21,0 @@ <group targetFramework=".NETStandard2.0"> |
@@ -119,8 +119,3 @@ <?xml version="1.0"?> | ||
| </member> | ||
| <member name="M:GraphQL.FluentValidationExtensions.AddCacheToContext``1(``0,GraphQL.FluentValidation.ValidatorTypeCache)"> | ||
| <summary> | ||
| Injects a <see cref="T:GraphQL.FluentValidation.ValidatorTypeCache" /> instance into a user context for testing purposes. | ||
| </summary> | ||
| </member> | ||
| </members> | ||
| </doc> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet