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