FluentValidation v9.0-preview2 Release Notes

Release Date: 2020-02-21 // about 4 years ago
  • ๐Ÿš€ Release notes

    โฌ†๏ธ Please read the upgrade guide for full details: https://docs.fluentvalidation.net/en/latest/upgrading-to-9.html

    ๐Ÿ”„ Changes since 9.0-preview1

    • Transform can now be used to transform a property value to another type prior to validation occurring
    • โž• Added WithMessageArgument to test helper extensions
    • โž• Added Slovenian translations of default error messages.
    • ๐Ÿ›  Fixes/better handling of the non-generic overloads of AbstractValidator.Validate
    • โœ‚ Removed the deprecated FluentValidation.Internal.Comparer
    • TrackingCollection has been marked as internal
    • โšก๏ธ Updated to latest version of Microsoft.NETFramework.ReferenceAssemblies for building net4x targets on non-windows platforms.

    Downloads

    Binaries can be downloaded from nuget: