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

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