パッケージ | 説明 |
---|---|
javax.validation |
Bean Validation APIのトップレベルのパッケージです。
|
javax.validation.spi |
Package containing objects specific to the interaction between the
Bean Validation bootstrapping process and Bean Validation providers.
|
javax.validation.valueextraction |
Package containing objects dedicated to extract values to validate from containers.
|
クラスと説明 |
---|
ValueExtractor
Defines the logic used to extract the values from a container object of type
T . |
クラスと説明 |
---|
ValueExtractor
Defines the logic used to extract the values from a container object of type
T . |
クラスと説明 |
---|
ValueExtractor.ValueReceiver
Provides a set of methods receiving value extracted by the
ValueExtractor . |
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.