Gunnar Morling edited a comment on Bug HV-801

Nick, thanks for your report. Unfortunately the annotation processor does not yet implement the rules around method validation.

Would you be interested in contributing these checks? This would basically require a new implementation of ConstraintCheck and its registration in ConstraintCheckFactory. Btw. this particular check is actually easier to implement in the annotation processor than in the runtime by using the overrides() method from the Elements helper.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira