javax.validation
Interface Path.CrossParameterNode

All Superinterfaces:
Path.Node
Enclosing interface:
Path

public static interface Path.CrossParameterNode
extends Path.Node

Node representing the element holding cross-parameter constraints of a method or constructor.

Since:
1.1

Method Summary
 
Methods inherited from interface javax.validation.Path.Node
as, getIndex, getKey, getKind, getName, isInIterable
 



Copyright © 2007-2013. All Rights Reserved.