pub(super) fn presented_id_matches_constraint(
    name: Input<'_>,
    constraint: Input<'_>,
) -> Result<bool, Error>