|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReturnValueDescriptor
Describes a validated return value of a method or constructor.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.validation.metadata.ElementDescriptor |
|---|
ElementDescriptor.ConstraintFinder, ElementDescriptor.Kind |
| Method Summary | |
|---|---|
boolean |
isCascaded()
Whether a cascaded validation for this return value shall be performed or not. |
| Methods inherited from interface javax.validation.metadata.ElementDescriptor |
|---|
as, findConstraints, getConstraintDescriptors, getElementClass, getKind, hasConstraints |
| Method Detail |
|---|
boolean isCascaded()
true, if this return value shall be validated
recursively, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||