Hi,
I'm looking for a way to introduce parameter validation without requiring
some aop.
So ideally I would like the ability to intercept the call to the resource
just before it is invoked.
I was looking at the implementation and thought I could hookup at the
invoker, but that seems hardly doable.
Is there any chance to see some traction on
https://jersey
.dev.java.net/issues/show_bug.cgi?id=351 ?
Or is there a better solution in the current Jersey code since this issue
was created ?
Cheers,
-- stephane