OptionalarrayThe object to test the enrichment value against, which should be a partial EnrichmentElementContent with each value to test for replaced by a RegExp or value to match against. The test will pass if the partial structure matches and the enrichment value at each RegExp, string or primitive location matches the corresponding regular expression. For array entries, arrayMatch determines whether every element in the array has to match the given expected value, or only some.
For array entries, the expected value in test is compared against each array entry in the real value. This property determines whether every element in the array has to match, or only some. If unset, this defaults to
some.