Skip to content

11.2.0

Compare
Choose a tag to compare
@JeremySkinner JeremySkinner released this 08 Aug 18:51
· 13 commits to main since this release

Release notes

Please read the upgrade guide if you are moving from 10.x to 11.x

Changes in 11.2.0

  • The dependency on the core FluentValidation library now uses a floating version.

Changes in 11.1.3

  • Deprecate the AddFluentValidation registration methods. These have been replaced with AddFluentValidationAutoValidation and AddFluentValidationClientsideAdapters (see FluentValidation/FluentValidation#1965)

Changes in 11.1.2

  • Fixed NullReferenceException being thrown in AddFluentValidationClientsideAdapters caused by a missing registration for IValidatorFactory

Changes in 11.1.1

Changes in 11.1.0

Changes in 11.0

  • Throw exceptions when async validator is invoked synchronously (#1705)
  • Remove deprecated RunDefaultMvcValidationAfterFluentValidationExecutes option from ASP.NET integration.

Downloads

Binaries can be downloaded from nuget: