pub fn validate_delete_target(
kind: DavResourceKind,
depth: Depth,
) -> Result<(), DavMutationPlanError>Expand description
Enforces collection DELETE Depth after product metadata resolution.
ยงErrors
Returns DavMutationPlanError when DELETE targets the mount root or has invalid state.