pub fn validate_delete_target(
kind: DavResourceKind,
depth: Depth,
) -> Result<(), DavMutationPlanError>Expand description
Enforces collection DELETE Depth after product metadata resolution.
pub fn validate_delete_target(
kind: DavResourceKind,
depth: Depth,
) -> Result<(), DavMutationPlanError>Enforces collection DELETE Depth after product metadata resolution.