local types = import 'types.libsonnet'; types.envoy.type.v3.DoubleRange .withEnd(1) .withStart(1) ._validate()