Input Validation¶
The v2 validator checks that the configured scope exists and that required input files referenced by the YAML configuration are present.
Run Validation¶
Examples:
The command reports:
- resolved data root
- resolved scope data folder
- missing required files
Required Files¶
The validator currently checks these required filepaths:
mriosector_tablehouseholds_spatialcountries_spatialfirms_spatialtransport, whenwith_transport: true
These keys are configured under filepaths in:
Data Path Problems¶
Check what path DisruptSC resolves:
For Testkistan, this should normally point to:
For private scopes, it should point to either DISRUPT_SC_DATA_PATH/<scope> or
../disrupt-sc-data/<scope>.
Validation Scope¶
This validator is intentionally lightweight. It does not currently perform full schema, geometry, MRIO balance, or network-connectivity checks.