Interface ContainerElementNode

All Superinterfaces:
Path.ContainerElementNode, Path.Node
All Known Implementing Classes:
NodeImpl

public interface ContainerElementNode extends Path.ContainerElementNode
Node representing a container element, providing Hibernate Validator specific functionality.
Author:
Guillaume Smet
  • Method Details

    • getValue

      Object getValue()
      Returns:
      Returns the value of the container element represented by this node.