Skip to content

11.3.0

Latest
Compare
Choose a tag to compare
@JeremySkinner JeremySkinner released this 29 Mar 13:58
· 1 commit 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.3.0

Changes in 11.2.2

  • Fix issue where implicit child validation could still be executed for Record types even when disabled (#7)
  • Add additional overload of AddToModelState that doesn't require a prefix (#5)

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: