I'm inclined to give up and allow static fields validation. In makes much more sense now that we want to support method validation.
The big problem is that method interception for static methods is not trivial unless you instrument the code AFAIK. It would be useful to have a chat with Pete Muir to see what they (want to) do on CDI wrt static methods
I'm inclined to give up and allow static fields validation. In makes much more sense now that we want to support method validation.
The big problem is that method interception for static methods is not trivial unless you instrument the code AFAIK. It would be useful to have a chat with Pete Muir to see what they (want to) do on CDI wrt static methods