Skip to content

Releases: Blazored/FluentValidation

v1.3.0

08 May 15:11
7bf7664
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • (#24) Ability to disable assembly scanning and better exception catching - Thanks to @chrissainty

🧰 Maintenance

  • (#21) Added question template and moved release drafter to GitHub Actions - Thanks to @chrissainty

v1.2.0

09 Feb 18:47
ddea1dd
Compare
Choose a tag to compare

Fixes

  • #8 - Fixes a long-running issue with the library not validating nested complex objects
  • #16 - The library will no longer throw an exception when it can't find a validator for a field.