Skip to main content

validate_scope_query_request

Function validate_scope_query_request 

Source
pub fn validate_scope_query_request(
    request: &ScopeQueryRequest,
) -> Result<(), ScopeQueryError>
Expand description

Validate the closed scope-query contract before document I/O.

ยงErrors

Returns the first violated bound or projection invariant.