Plugs FluentValidation.MVC3 directly into your MVC Turbine application.
                        
                    
         
                Info
| Version: | 3.0.0 | 
| Author(s): | Darren Cauthon | 
| Last Update: | Wednesday, April 20, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/darrencauthon/MvcTurbine.FluentValidation | 
| NuGet Url: | https://www.nuget.org/packages/MvcTurbine.FluentValidation | 
Install
Install-Package MvcTurbine.FluentValidation
                        dotnet add package MvcTurbine.FluentValidation
                        paket add MvcTurbine.FluentValidation
                        
                                MvcTurbine.FluentValidation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MVCTurbine(3.0)
- FluentValidation(2.0)
- FluentValidation.MVC3(2.0)
