public interface ParameterDescriptor
extends javax.validation.metadata.ElementDescriptor
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Get the index of the referenced parameter.
|
boolean |
isCascaded()
Is the parameter marked by the
@Valid annotation. |
Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.