Network Validation Checks - network-wrangler/network_wrangler GitHub Wiki
Connectivity
for each mode,
if len(list(nx.connected_components(G)) ) != 1: .
then list out the smaller components
Visual Checks
print out visual references of the projects and what they changed for each scenario
Report
print a report with any warnings, base projects, applied projects, and their locations and descriptions