|
erabii Thanks for providing the example, figured what's going on now.
The BV spec does not explicitly cover the case of passing a super-type method / bridge Method object to validateParameters() and it's clearly not how we envisioned that method to be invoked. Still I think it'd be beneficial if HV does the proposed handling. Submitted PR #425 which takes care of that.
|