I am looking for a standard way to add validation of the input parameters to the set of WCF services.
Can anyone give comparison of Fluent validation http://fluentvalidation.codeplex.com/ and EntLib Validation Application Block?
What are advantages/disadvantages of each of them?
What are scenarios when one or another should be used?
My question is similar to Which validation framework would you recommend for .net projects? and Which validation framework to choose: Spring Validation or Validation Application Block (Enterprise LIbrary 4.0)? , but the answers to these questions do not have detailed comparison.
I would appreciate if some other similar technology would be recommended( with reasoning why)
Does anyone has experience with both framework and select one for their projects? What were the reasons for the decision?