Arjen Poutsma opened SWS-43 and commented
From the forum http://forum.springframework.org/showpost.php?p=67520&postcount=8
"in PayloadValidatingInterceptor, the validation error string and the validation detail element qname should be optional properties, not fixed strings. I might have an existing convention for error names, or I might not want to expose implementation details."
I will make the validation error string a settable property, and add a boolean property to disable the validation detail elements.
Affects: 1.0 M1