pub fn validate_relation_family_inventory() -> Result<String, &'static str>Expand description
Validate the accepted inventory and return its stable digest.
§Errors
Returns an error when a row is incomplete, duplicated, or overlaps another accepted family’s persisted relation kinds.