FluentValidation 2.0 RC 1 now available

FluentValidation 2.0 RC1 is now available for download.

The biggest change in this release is the addition of the WithLocalizedName method which supports localizing only the name portion of a validation message (previously, you would have to override the entire message if you wanted it to use custom resources).

Summary of changes since 2.0 beta 2:

All changes since 1.3: