This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

Make ExecutableDescriptor#validateConstructorParameters() and validateConstructorReturnValue() more usable

Description

Currently the methods for constructor validation can't be invoked passing Constructor<?>:

Type mismatch: cannot convert from Set<ConstraintViolation<capture#2-of ?>> to Set<ConstraintViolation<?>>

This can be avoided by relaxing the method signatures a bit:

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Participants

Gunnar Morling

Components

Fix versions

Affects versions

Priority

Created January 10, 2013 at 12:50 PM
Updated January 13, 2015 at 8:07 PM
Resolved February 1, 2013 at 2:22 PM