Releases: appany/AppAny.HotChocolate.FluentValidation
Releases · appany/AppAny.HotChocolate.FluentValidation
0.2.2
0.2.1
0.2.0
0.1.19
Remove validator, change code behaviour (#51) * Remove validator, change code behaviour * Update AppAny.HotChocolate.FluentValidation.csproj * Refactor extensions, generalize UseValidator * Update README.md * Update README.md * Add null input with validation strategy test * Add AssertDefaultErrorMapper * Add AssertSuceessResult * Remove assert single * Update ci to semver release-first
0.1.18
Add UseValidationStrategy example (#47)
0.1.17
* Update tests.yaml * Protected skip validation * Rename tests * Refactor tests, add more attribute tests * Add more null tests * Add IncludeProperties, IncludeRuleSets, IncludeAllRuleSets, IncludeRulesNotInRuleSet tests * Add last null input tests * Bump package version
0.1.16
Merge pull request #34 from appany/0.1.16 Hacks
0.1.15
Merge pull request #33 from appany/0.1.15 Use manual release version
0.1.14
Fix analysis workflow