pub(crate) async fn validate_privileges_impl( client: &Client, planned_project: &Project, ) -> Result<(), DatabaseValidationError>
Internal implementation of validate_privileges.