Why it matters
If a view property references a container property that does not exist in CDF, the data model cannot be deployed. The affected view property will not function, and the deployment of the entire data model will fail.Example
Viewmy_space:WindTurbine has a property location that maps to container property
gpsCoordinates in other_space:WindTurbineContainer. If gpsCoordinates does not exist
in that container in CDF, deployment will fail.