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.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.