Skip to main content
This rule checks that the container holding the direct connection property (used in reverse connection) exists.

Why it matters

The direct connection property must be stored in a container. If the container doesn’t exist, the connection cannot be persisted.

Example

If WindTurbine.windFarm maps to container WindTurbine, but this container doesn’t exist, the reverse connection from WindFarm cannot function.

Further reading

Last modified on February 27, 2026