Determine whether the block path represents a valid block hierarchy
validate(
determines whether the block path
represents a valid block hierarchy. If the block path is invalid, you receive an error. The
method checks that:bp
)
All elements in the block path represent valid blocks.
Each element except for the last element is a valid Model block and references the model of the next element.