private_event_sourcing

Function validate_create_event_history

pub fn validate_create_event_history(
    _action: EntryCreationAction,
    _event: EventHistory,
) -> Result<ValidateCallbackResult, WasmError>