| パッケージ | 説明 |
|---|---|
| javax.validation.valueextraction |
Package containing objects dedicated to extract values to validate from containers.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ValueExtractor.extractValues(T originalValue,
ValueExtractor.ValueReceiver receiver)
Extracts the values to validate from the original object.
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.