https://github.com/rbauduin/backup_checker
It supports several kinds of validation (file size and age, number of files in directory, filename, newest file in directory age, and is easily extensible.
Config is put in a yml file, of which there is an example:
https://github.com/rbauduin/backup_checker/blob/master/demo.yml
Hoping it can save some trouble for some people.