Evaluators / Snapshot
SnapshotValidationEvaluator
- class teksi_hooks.evaluators.snapshot.SnapshotValidationEvaluator(relation_lookup)[source]
Validates whether snapshot objects are still current.
A snapshot may be reviewed long after it was generated. Validation therefore compares the stored last_modification value against the current database state.
- Parameters:
relation_lookup (RelationLookupCapability)
Fields
relation_lookupType:
RelationLookupCapability