Module validate

Module validate 

Source
Expand description

SQLite database validation for snapshot integrity verification.

Validates extracted snapshot databases to ensure they contain expected tables, data, and are not corrupted before installation.

Structsยง

SnapshotInfo
Metadata about a validated snapshot database.
SnapshotValidator
Validates SQLite snapshot databases for integrity and expected content.