Uses of Interface
io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
Packages that use Validate.FieldRulesOrBuilder
-
Uses of Validate.FieldRulesOrBuilder in io.envoyproxy.pgv.validate
Classes in io.envoyproxy.pgv.validate that implement Validate.FieldRulesOrBuilderModifier and TypeClassDescriptionstatic final classFieldRules encapsulates the rules for each type of field.static final classFieldRules encapsulates the rules for each type of field.Methods in io.envoyproxy.pgv.validate that return Validate.FieldRulesOrBuilderModifier and TypeMethodDescriptionValidate.RepeatedRules.Builder.getItemsOrBuilder()Items specifies the constraints to be applied to each item in the field.Validate.RepeatedRules.getItemsOrBuilder()Items specifies the constraints to be applied to each item in the field.Validate.RepeatedRulesOrBuilder.getItemsOrBuilder()Items specifies the constraints to be applied to each item in the field.Validate.MapRules.Builder.getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.MapRulesOrBuilder.getKeysOrBuilder()Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder.getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.Validate.MapRules.getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.Validate.MapRulesOrBuilder.getValuesOrBuilder()Values specifies the constraints to be applied to the value of each key in the field.