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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.