This issue can't be edited

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

Provide default implementation for ConstraintValidator#initialize()

Description

Now with Java 8 ConstraintValidator#initialize() can get a default implementation, reducing a little boilerplate for the majority of constraint validators.

Partially related to BVAL-515.

Environment

None

Activity

Show:

Gunnar Morling January 14, 2017 at 4:19 PM

Yes, I think that's a very good idea indeed. As far as is concerned, we'll have a PoC implementation in the reference implementation (see ) in the first Alpha of HV 6. There it fits in naturally with the HV API for programmatic constraint declaration and definition; for BV, we'll have to think a bit more how to hook it into the API.

Fixed

Assignee

Reporter

Participants

ggam
Gunnar Morling

Components

Fix versions

Priority

Created January 14, 2017 at 3:28 PM
Updated February 3, 2017 at 9:25 AM
Resolved January 17, 2017 at 6:38 PM