Follow-up to-dos around value extractor implementation

Description

BV API

  • Move SPI to BV (also rename UnwrapValidatedValue to the name suggested in 's proposal

Implementation

  • Implicit unwrapping, e.g. @Min(1) IntegerProperty myInt; currently an explicit @UnwrapValidatedValue is required

  • Move retrieval of extractors for constraints (not cascaded validation) to metadata retrieval time and cache them

  • Implement @ConstraintApplyTo

  • Raise error if no extractor is found during cascaded validation

  • Remove value unwrappers from reference docs

Environment

None
100% Done
Loading...

Activity

Show:
Fixed

Details

Assignee

Reporter

Participants

Gunnar Morling

Components

Fix versions

Priority

Created December 21, 2016 at 1:21 PM
Updated February 15, 2017 at 4:44 PM
Resolved February 15, 2017 at 4:24 PM