This rule checks that the source view used to configure a reverse connection exists.Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Why it matters
A reverse connection requires a corresponding direct connection in the source view. If the source view doesn’t exist, the reverse connection is invalid.Example
IfWindFarm has a reverse property turbines through WindTurbine.windFarm,
but the WindTurbine view doesn’t exist, the reverse connection cannot function.