| Package | Description | 
|---|---|
| javax.validation | 
 Top level package of the Jakarta Bean Validation API. 
 | 
| javax.validation.spi | 
 Package containing objects specific to the interaction between the
 Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers. 
 | 
| javax.validation.valueextraction | 
 Package containing objects dedicated to extract values to validate from containers. 
 | 
| Class and Description | 
|---|
| ValueExtractor
 Defines the logic used to extract the values from a container object of type  
T. | 
| Class and Description | 
|---|
| ValueExtractor
 Defines the logic used to extract the values from a container object of type  
T. | 
| Class and Description | 
|---|
| ValueExtractor.ValueReceiver
 Provides a set of methods receiving value extracted by the  
ValueExtractor. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.