FluentValidation.Mvc5 8.6.0
ASP.NET MVC 5 integration for FluentValidation
No packages depend on FluentValidation.Mvc5.
Changes in 8.6.0:
* AddToModelState no longer includes a dot if PropertyName is null
Changes in 8.4.0:
* Added simplified version of several messages across all translations to aid with ASP.NET Clientside validation.
Changes in 8.1.3:
* Resolved issue where clientside validation was incorrectly generating metadata for rules with shared conditions.
Changes in 8.1:
* Added the Skip property to the CustomizeValidatorAttribute to bring parity with the ASP.NET Core integration.
Changes in 7.5:
* Better handling of clientside messages when using custom overriden language resources
* Added flag in the ValidationContext's RootDataContext when a validator is invoked by the automatic MVC/WebApi integration
Changes in 7.4:
* Added SetRulesetForClientsideMessages method as an alternative to using the RulesetForClientSideMessagesAttribute
* Updated the MVC5 AddToModelState extension not to overwrite existing attempted values
Full release notes can be found at https://github.com/JeremySkinner/FluentValidation/blob/master/Changelog.txt
.NET Framework 4.5
- FluentValidation.ValidatorAttribute (>= 8.6.0)
- FluentValidation (>= 8.6.0)
- Microsoft.AspNet.Mvc (>= 5.2.0)
| Version | Downloads | Last updated |
|---|---|---|
| 8.6.0 | 19 | 05/05/2023 |