Validate data integrity.
Usage
validate(data)
data: dict
The data to validate.
bool
True if valid.
load(), save()