github FluentValidation/FluentValidation 11.0

latest releases: 11.11.0, 11.10.0, 11.9.2...
2 years ago

Release notes

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

Changes in 11.0

  • Throw exceptions when async validator is invoked synchronously (#1705)
  • Removal deprecated OnFailure/OnAnyFailure callbacks.
  • Remove deprecated RunDefaultMvcValidationAfterFluentValidationExecutes option from ASP.NET integration.
  • Remove deprecated Options property from RuleComponent.
  • Remove deprecated TestHelper methods.
  • Remove non-generic PropertyValidator backwards compatibility layer.
  • Add method Only() to the test helper asserting that no other validation errors were raised.
  • Ensure property covariance is properly handled throughout the internal model (#1713)

Downloads

Binaries can be downloaded from nuget:

Don't miss a new FluentValidation release

NewReleases is sending notifications on new releases.