http://fluentvalidation.codeplex.com/wikipage?title=mvc
vs
Both have a library which seem to have the same classes.
Both are total different libraries actually.
Can someone tell me why the servicestack has a fluentvalidation assembly just like the codeplex one?
Described in Validation Wiki Page – ServiceStack includes a port of Fluent Validation library with opinionated integration so it works with ServiceStack’s error/validation model, Request method filters and customized error responses.
As with the ServiceStack’s port of the MVC Mini Profiler – Deep integration wasn’t possible without modifying the source to work with ServiceStack’s pipeline.