validate_federated_root_count

Function validate_federated_root_count 

Source
pub fn validate_federated_root_count(count: usize) -> ServiceResult<()>
Expand description

Validate the explicit root count before an adapter opens any database.

ยงErrors

Returns an error unless the call supplies between two and eight roots.