Uses of Interface
javax.validation.Path.Node
Packages that use Path.Node
-
Uses of Path.Node in javax.validation
Subinterfaces of Path.Node in javax.validationModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
Methods in javax.validation with type parameters of type Path.NodeMethods in javax.validation with parameters of type Path.NodeModifier and TypeMethodDescriptionboolean
TraversableResolver.isCascadable
(Object traversableObject, Path.Node traversableProperty, Class<?> rootBeanType, Path pathToTraversableObject, ElementType elementType) boolean
TraversableResolver.isReachable
(Object traversableObject, Path.Node traversableProperty, Class<?> rootBeanType, Path pathToTraversableObject, ElementType elementType)