Finding Invalids in Logic Blocks

Is there a recommended/suggested way to identify logic blocks that are referencing an invalid field/table/page/row in a table/application that was possibly removed?

I believe your best bet is to use Validation Workbench. The Valid References rule is the one I would look to. It’s description is a fit for your question:

Ensures all metadata-to-metadata references are valid. Example violations include:

  1. A metadata object references a different object in a family that won’t ship.

  2. A metadata object references a different object that doesn’t exist.

@kendra.b Thanks, I will give it a go.