Skip to main content

validate_update

Function validate_update 

Source
pub fn validate_update(update: &UpdateMemory) -> Result<()>
Expand description

Validate update fields (only validates present fields). Note: expires_at allows past dates in updates for programmatic TTL management and GC testing — only format is validated, not chronological ordering.