Why it matters
If a container requires another container that does not exist in the data model or in CDF, the data model cannot be deployed. The affected container will not function, and the deployment of the entire data model will fail.Example
Containerwindy_space:WindTurbineContainer has a constraint requiring windy_space:LocationContainer.
If windy_space:LocationContainer does not exist in the data model or in CDF, deployment will fail.