public interface ConstructorDescriptor
extends javax.validation.metadata.ElementDescriptor
Modifier and Type | Method and Description |
---|---|
List<ParameterDescriptor> |
getParameterDescriptors()
Get the list of
ParameterDescriptor s. |
boolean |
isCascaded()
Learn whether the referenced constructor should be validated.
|
List<ParameterDescriptor> getParameterDescriptors()
ParameterDescriptor
s.List
of ParameterDescriptor
boolean isCascaded()
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.