Skip to main content

validate_domain_definitions

Function validate_domain_definitions 

Source
pub fn validate_domain_definitions(
    registry: &BTreeMap<String, StoredDomain>,
    roles: &BTreeMap<String, RoleDefinition>,
) -> Result<(), String>
Expand description

Early restoration validates authority and supplied identities before any missing legacy constraint metadata is allocated.