Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12.0 CI #2009

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

12.0 CI #2009

wants to merge 35 commits into from

Conversation

JeremySkinner
Copy link
Member

@JeremySkinner JeremySkinner commented Sep 14, 2022

Work in progress for FluentValidation 12.

Breaking changes to document

  • Removal of netstandard2, netstandard2.1 and net5 support
  • Removal of legacy cascade options
  • Add MatchedFailures to ITestValidationContinuation
  • Converted ShouldNotHaveAnyValidationErrors and ShouldHaveAnyValidationError from an extension methods to instance methods of TestValidationResult.
  • Remove AbstractValidator.EnsureInstanceNotNull
  • Removal of Transform methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

End support for .net 5 Updated minimum supported platform to be .net6+
2 participants