github FluentValidation/FluentValidation 8.0.0

latest releases: 11.9.1, 11.9.0, 11.8.1...
4 years ago

Release notes

  • Support validating only specific properties by path.
  • Allow specifying a ruleset with SetValidator for complex properties.
  • Introduce PropertyValidatorOptions in order to clean up the IPropretyValidator interface.
  • Moved the AttributedValidatorFactory into a separate package.
  • IStringSource.GetString now takes a context.
  • Major cleanup of asynchronous validation workflow.
  • Deprecate SetCollectionValidator in favour of RuleForEach().SetValidator
  • Remove the pre-7 version of Custom/CustomAsync.
  • Removed deprecated localization system.
  • Remove deprecated RemoveRule/ReplaceRule/ClearRules methods.

Don't miss a new FluentValidation release

NewReleases is sending notifications on new releases.