Skip to content

Releases: appany/AppAny.HotChocolate.FluentValidation

0.2.2

26 Mar 10:13
ccc7bd1
Compare
Choose a tag to compare
Update AppAny.HotChocolate.FluentValidation.csproj

0.2.1

22 Mar 20:09
a47bad1
Compare
Choose a tag to compare
Bump packages (#57)

0.2.0

15 Mar 22:52
df81dca
Compare
Choose a tag to compare
0.2.0 (#56)

* Update HC to 11.1, FV to 10

* Update benchmarks

* Update README.md

* Update README.md

0.1.19

26 Feb 16:15
feae922
Compare
Choose a tag to compare
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

23 Feb 20:40
6e0558b
Compare
Choose a tag to compare
Add UseValidationStrategy example (#47)

0.1.17

20 Feb 20:41
ae03d0a
Compare
Choose a tag to compare
* 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

16 Feb 20:13
178a422
Compare
Choose a tag to compare
Merge pull request #34 from appany/0.1.16

Hacks

0.1.15

16 Feb 19:51
31c8c50
Compare
Choose a tag to compare
Merge pull request #33 from appany/0.1.15

Use manual release version

0.1.14

16 Feb 19:09
Compare
Choose a tag to compare
Fix analysis workflow

0.1.13

16 Feb 16:57
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/appany/AppAny.HotChocolate.…