| Package | Description | 
|---|---|
| javax.validation.valueextraction | 
 Package containing objects dedicated to extract values to validate from containers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ValueExtractor.extractValues(T originalValue,
             ValueExtractor.ValueReceiver receiver)
Extracts the values to validate from the original object. 
 | 
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.