Why it matters
While CDF allows value typeNone as a search optimization for multi-value relations,
it’s better to explicitly specify the target view for clarity and maintainability.
Example
IfWindTurbine.windFarm has value type None instead of WindFarm,
this validator recommends specifying WindFarm explicitly.