pub fn check_update_reference(
    eu: &Update,
    original_entry_action: &NewEntryActionRef<'_>
) -> SysValidationResult<()>
Expand description

Check a Update’s entry type is the same for original and new entry.