パッケージ | 説明 |
---|---|
javax.validation.metadata |
Package containing all objects specifically used and returned by the
metadata API.
|
javax.validation.valueextraction |
Package containing objects dedicated to extract values to validate from containers.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Set<Class<? extends Payload>> |
ConstraintDescriptor.getPayload()
The set of payload the constraint hosts.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
static interface |
Unwrapping.Skip
Skip the unwrapping if it has been enabled on the
ValueExtractor by the
UnwrapByDefault
annotation. |
static interface |
Unwrapping.Unwrap
Unwrap the value before validation.
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.