pub fn check_entry_type(
    entry_type: &EntryType,
    entry: &Entry
) -> SysValidationResult<()>
Expand description

Check the entry variant matches the variant in the actions entry type