Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Releases: Blazored/FluentValidation

v2.2.1

13 Sep 02:03
6e84bab

Choose a tag to compare

What's Changed

  • (#260) Add operations-per-run configuration to stale.yml - Thanks to @pwelter34
  • (#258) create a build to mark old issues and PR as stale to help maintain project - Thanks to @pwelter34
  • (#248) fix (tests): Fix the unit tests (except for 2 synctests) - Thanks to @jafin
  • (#230) Add Net8 target to BlazorServer, SharedModels. Bump FluentValidation to 11.9.2 - Thanks to @jafin

🐛 Bug Fixes

v2.2.0

29 May 22:30
5d2e221

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Dec 23:29
38d8fe4

Choose a tag to compare

What's Changed

🧰 Maintenance

📖 Documentation

  • (#164) Updated README.md to indicate the validator requirements - Thanks to @icnocop

v2.1.0-preview.2

05 Jun 15:19

Choose a tag to compare

v2.1.0-preview.2 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

v2.1.0-preview.1

10 May 00:19
f8eff24

Choose a tag to compare

v2.1.0-preview.1 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

🧰 Maintenance

v2.0.3

22 Oct 09:12
b862dfc

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • (#91) Passing parent model instead of nested type to resolve exception thrown by FluentValidation - Thanks to @icnocop

v2.0.1

09 Jun 15:33
45485a7

Choose a tag to compare

What's Changed

  • (#61) Add upper version constraint for FluentValidation dependency - Thanks to @JeremySkinner

🐛 Bug Fixes

v2.0.0

08 Apr 18:19
cf5b52b

Choose a tag to compare

What's Changed

🧰 Maintenance

  • (#59) Upgrade to FluentValidation v10 and a bit of tidying up - Thanks to @chrissainty

v1.4.1

20 Feb 18:43
e88697f

Choose a tag to compare

What's Changed

🚀 Features

  • (#45) Add FluentValidation RuleSets and partial validation support - Thanks to @GioviQ

v1.3.2

27 Sep 21:19
cd0e981

Choose a tag to compare

What's Changed

  • (#35) Update EditContextFluentValidationExtensions.cs - Thanks to @zetterstrom

🐛 Bug Fixes

  • (#39) Better validators scan - Thanks to @GioviQ

🧰 Maintenance