Skip to content

11.2.1

Compare
Choose a tag to compare
@JeremySkinner JeremySkinner released this 09 Aug 12:17
· 11 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.1

  • Add deprecation warnings on various registration methods within the call to AddFluentValidation (see FluentValidation/FluentValidation#1963)
  • The dependency on the FluentValidation.DependencyInjectionExtensions package now uses a floating version.

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: