Why it matters
Mapping too many containers to a single view can lead to performance issues due to the increasing number of joins that need to be performed when querying data through the view.Example
If a view references 20 containers and the CDF limit is 10 containers per view, this validator will raise aRecommendation issue.