Fluent Validation for .NET 11.5.2 freeware
The Fluent Validation was designed to be a small validation framework for .NET that uses a fluent interface and lambda expressions for building validation rules for your business objects. ...
Author | Jeremy Skinner |
Released | 2023-04-07 |
Filesize | 553 kB |
Downloads | 562 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11 |
Installation | Instal And Uninstall |
Keywords | validation framework, fluent interface, lambda expressions, framework, Validation, lambda |
Users' rating (4 rating) |
Fluent Validation for .NET Free Download - we do not host any Fluent Validation for .NET torrent files or links of Fluent Validation for .NET on rapidshare.com, depositfiles.com, megaupload.com etc. All Fluent Validation for .NET download links are direct Fluent Validation for .NET download from publisher site or their selected mirrors.
11.5.2 | Apr 7, 2023 | New Release | |
8.6.2 | Feb 19, 2020 | New Release | Ensure CollectionIndex works in async workflow. |
3.0.0.1 | Jul 7, 2011 | New Release | · Dropped compatibility for .NET 3.5 and MVC2. · Removed the SupportsStandaloneValidation property - this was never properly implemented. · Implemented Rule Sets · Add support for CustomizeValidatorAttribute when using MVC integration. · Remove generic PropertyRule - use non-generic version instead. · Better support for custom client-side error messages for LengthValidator. · Add support for MVC3's IClientValidatable · Implement client-side support for InclusiveBetween validator. · Implement client-side support for Equal with cross-property validation. · Implement client-side support for email validator. · Added credit card validator (plus client side support) · Add IValidatorInterceptor interface. This can be used to add pre/post hooks to MVC validation integration. An interceptor can either be specified as part of the CustomizeValidatorAttribute or implemented in the validator. · Better handling of nullable value types. |