Does somebody have performance experience either real measures between Fluent Validation and Data Annotation ? Does ASP MVC 5 has great improves about that ?
            Asked
            
        
        
            Active
            
        
            Viewed 3,350 times
        
    1
            
            
        - 
                    4Probably imperceptible. I imagine they both use caching for high performance. Choose the one that makes the most sense to you. http://stackoverflow.com/questions/6807472/fluent-validation-vs-data-annotations – Ryan Apr 24 '12 at 22:08
- 
                    ASP.NET MVC 3 doesn't implement caching, at least a good caching of metadata and from validators. – Luciano May 07 '12 at 17:14
