Uses of Interface
io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
| Package | Description |
|---|---|
| io.envoyproxy.pgv.validate |
-
Uses of Validate.FieldRulesOrBuilder in io.envoyproxy.pgv.validate
Classes in io.envoyproxy.pgv.validate that implement Validate.FieldRulesOrBuilder Modifier and Type Class Description static classValidate.FieldRulesFieldRules encapsulates the rules for each type of field.static classValidate.FieldRules.BuilderFieldRules encapsulates the rules for each type of field.Methods in io.envoyproxy.pgv.validate that return Validate.FieldRulesOrBuilder Modifier and Type Method Description Validate.FieldRulesOrBuilderValidate.RepeatedRules.Builder. getItemsOrBuilder()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesOrBuilderValidate.RepeatedRules. getItemsOrBuilder()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesOrBuilderValidate.RepeatedRulesOrBuilder. getItemsOrBuilder()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesOrBuilderValidate.MapRules.Builder. getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesOrBuilderValidate.MapRules. getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesOrBuilderValidate.MapRulesOrBuilder. getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesOrBuilderValidate.MapRules.Builder. getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRulesOrBuilderValidate.MapRules. getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRulesOrBuilderValidate.MapRulesOrBuilder. getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.