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ยง
- Snapshot
Info - Metadata about a validated snapshot database.
- Snapshot
Validator - Validates SQLite snapshot databases for integrity and expected content.