local types = import 'types.libsonnet'; types.envoy.config.common.matcher.v3.Matcher.MatcherList .withMatchers([ types.envoy.config.common.matcher.v3.Matcher.MatcherList.FieldMatcher ]) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| matchers | [] envoy.config.common.matcher.v3.Matcher.MatcherList.FieldMatcher | yes |
{"Repeated":{"min_items":1}}
|