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