@Deprecated public interface ParameterDescriptor extends ElementDescriptor
ElementDescriptor.ConstraintFinder| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Deprecated.
Returns this parameter's index within the parameter array of the
method holding it.
|
boolean |
isCascaded()
Deprecated.
Whether cascaded validation for this parameter shall be
performed or not.
|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraintsboolean isCascaded()
Valid annotation either locally or in the inheritance hierarchy.True, if this parameter shall be
validated recursively, false otherwise.int getIndex()
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved