Interface ElementCountConstraintAware

    • Method Detail

      • getElementCountConstraint

        Optional<ElementCountConstraint> getElementCountConstraint()
        Return the constraint on the number of child nodes.
        Returns:
        the constraint on the number of child nodes, if applicable.