Skip entry owners check for exclusion pattern
Problem
During the feature flag rollout of the exclusion pattern and multiple testing scenarios by me, I discovered that when the patten is used and entry owners are not defined, checks are still run on the exclusion owners.
Solution
Skip owner validation when exclusion pattern is used.