public interface ParameterDescriptor extends ElementDescriptor, CascadableDescriptor, ContainerDescriptor
ElementDescriptor.ConstraintFinder| Modifier and Type | Method and Description | 
|---|---|
int | 
getIndex()
Returns this parameter's index within the parameter array of the method
 or constructor holding it. 
 | 
String | 
getName()
Returns this parameter's name as retrieved by the current parameter name
 resolver. 
 | 
findConstraints, getConstraintDescriptors, getElementClass, hasConstraintsgetGroupConversions, isCascadedgetConstrainedContainerElementTypesint getIndex()
String getName()
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.