Whilst I understand that it has been decided to not include method validation as part of this release of the specification, it is clear that a number of people are interested in implementing this - based on JSR-303 implementations. Unfortunately, for those of us who want to do this we can't reuse the JSR-303 constraint annotations (or the validators) as the annotations don't target PARAMETER.
Not the worlds biggest change to support people who are working on this now and to future-proof the specification for if/when everyone decides to go ahead and do this.
|