Skip to main content

validate_document_scope

Function validate_document_scope 

Source
pub fn validate_document_scope(
    scope: &DocumentScope,
) -> Result<(), ScopeLoadError>
Expand description

Validate source selection and traversal bounds without inspecting a query view.

ยงErrors

Returns the first violated selector or loading-scope bound.