Releases: appany/AppAny.HotChocolate.FluentValidation
Releases · appany/AppAny.HotChocolate.FluentValidation
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
Migrate to HC 12, C# 10, .NET 6 (#84) * Migrate to HC 12 * Migrate to c# 10 global usings * Fix hints * Extract argumentOptions.SkipValidation * Bump to rc * Bump packages * Test global usings with msbuild. No ide support * Switch to preview c#, use generic attributes * Use protected internal configure. Only UseFluentValidationAttribute can call configure * Rename attribute parameters, add comments to base attribute properties * Update ValidationDefaults.cs * Update ValidationDefaults.cs * Update ValidationDefaults.cs * Bump HC to stable 12