Description
Apache bean validation implemented the appendix of the bean validation spec allowing to validate with bean validation annotations method parameters and method returned values.
It could be pretty cool to add an interceptor to activate it.
It should be possible as a "general interceptor" (system interceptor probably).