30 $result = parent::validateChildren($children, $config, $context);
33 if (empty($children)) {
35 } elseif ($this->whitespace) {
Definition that allows a set of elements, but disallows empty children.
Definition that allows a set of elements, and allows no children.
validateChildren($children, $config, $context)