Gunnar Morling commented 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 actually can be easier implemented in the annotation processor than in the runtime using reflection by using overrides() on 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