Not sure if there is a global delegate or not (will check in a minute), but each actor and component can implement custom map check behavior (override CheckForErrors()), so you could certainly create a singleton ‘sanity checker’ actor that you place into your map.
Cheers,
Michael Noland