private_event_sourcing_integrity

Function validate_create_event_history

Source
pub fn validate_create_event_history(
    _action: EntryCreationAction,
    _event: EventHistory,
) -> ExternResult<ValidateCallbackResult>