Checks whether this container span is valid with respect to child inline spans.
public bool HasValidSpan(bool recursive = false)
When true, validates descendant container inline spans recursively.
true when this container span contains all direct child spans and recursive checks (if enabled) succeed;
otherwise, false.