|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstructorDescriptor
Description: This class will disappear when such
functionality is part of the JSR303 specification.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.validation.metadata.ElementDescriptor |
---|
ElementDescriptor.ConstraintFinder |
Method Summary | |
---|---|
List<ParameterDescriptor> |
getParameterDescriptors()
Get the list of ParameterDescriptor s. |
boolean |
isCascaded()
Learn whether the referenced constructor should be validated. |
Methods inherited from interface javax.validation.metadata.ElementDescriptor |
---|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints |
Method Detail |
---|
List<ParameterDescriptor> getParameterDescriptors()
ParameterDescriptor
s.
List
of ParameterDescriptor
boolean isCascaded()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |