Uses of Class
io.envoyproxy.pgv.validate.Validate.FieldRules
Packages that use Validate.FieldRules
-
Uses of Validate.FieldRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.FieldRulesModifier and TypeFieldDescriptionprivate static final Validate.FieldRules
Validate.FieldRules.DEFAULT_INSTANCE
private Validate.FieldRules
Validate.RepeatedRules.Builder.items_
private Validate.FieldRules
Validate.RepeatedRules.items_
private Validate.FieldRules
Validate.MapRules.Builder.keys_
private Validate.FieldRules
Validate.MapRules.keys_
private Validate.FieldRules
Validate.MapRules.Builder.values_
private Validate.FieldRules
Validate.MapRules.values_
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.FieldRulesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.RepeatedRules.Builder.itemsBuilder_
private com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.MapRules.Builder.keysBuilder_
private static final com.google.protobuf.Parser
<Validate.FieldRules> Validate.FieldRules.PARSER
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.FieldOptions, Validate.FieldRules> Validate.rules
Rules specify the validations to be performed on this field.private com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.MapRules.Builder.valuesBuilder_
Methods in io.envoyproxy.pgv.validate that return Validate.FieldRulesModifier and TypeMethodDescriptionValidate.FieldRules.Builder.build()
Validate.FieldRules.Builder.buildPartial()
static Validate.FieldRules
Validate.FieldRules.getDefaultInstance()
Validate.FieldRules.Builder.getDefaultInstanceForType()
Validate.FieldRules.getDefaultInstanceForType()
Validate.RepeatedRules.Builder.getItems()
Items specifies the contraints to be applied to each item in the field.Validate.RepeatedRules.getItems()
Items specifies the contraints to be applied to each item in the field.Validate.RepeatedRulesOrBuilder.getItems()
Items specifies the contraints to be applied to each item in the field.Validate.MapRules.Builder.getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.MapRulesOrBuilder.getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder.getValues()
Values specifies the constraints to be applied to the value of each key in the field.Validate.MapRules.getValues()
Values specifies the constraints to be applied to the value of each key in the field.Validate.MapRulesOrBuilder.getValues()
Values specifies the constraints to be applied to the value of each key in the field.static Validate.FieldRules
Validate.FieldRules.parseDelimitedFrom
(InputStream input) static Validate.FieldRules
Validate.FieldRules.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.FieldRules
Validate.FieldRules.parseFrom
(byte[] data) static Validate.FieldRules
Validate.FieldRules.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.FieldRules
Validate.FieldRules.parseFrom
(com.google.protobuf.ByteString data) static Validate.FieldRules
Validate.FieldRules.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.FieldRules
Validate.FieldRules.parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.FieldRules
Validate.FieldRules.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.FieldRules
Validate.FieldRules.parseFrom
(InputStream input) static Validate.FieldRules
Validate.FieldRules.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.FieldRules
Validate.FieldRules.parseFrom
(ByteBuffer data) static Validate.FieldRules
Validate.FieldRules.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.FieldRulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Validate.FieldRules> Validate.FieldRules.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.RepeatedRules.Builder.internalGetItemsFieldBuilder()
Items specifies the contraints to be applied to each item in the field.private com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.MapRules.Builder.internalGetKeysFieldBuilder()
Keys specifies the constraints to be applied to each key in the field.private com.google.protobuf.SingleFieldBuilder
<Validate.FieldRules, Validate.FieldRules.Builder, Validate.FieldRulesOrBuilder> Validate.MapRules.Builder.internalGetValuesFieldBuilder()
Values specifies the constraints to be applied to the value of each key in the field.static com.google.protobuf.Parser
<Validate.FieldRules> Validate.FieldRules.parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.FieldRulesModifier and TypeMethodDescriptionprivate void
Validate.FieldRules.Builder.buildPartial0
(Validate.FieldRules result) private void
Validate.FieldRules.Builder.buildPartialOneofs
(Validate.FieldRules result) Validate.FieldRules.Builder.mergeFrom
(Validate.FieldRules other) Validate.RepeatedRules.Builder.mergeItems
(Validate.FieldRules value) Items specifies the contraints to be applied to each item in the field.Validate.MapRules.Builder.mergeKeys
(Validate.FieldRules value) Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder.mergeValues
(Validate.FieldRules value) Values specifies the constraints to be applied to the value of each key in the field.static Validate.FieldRules.Builder
Validate.FieldRules.newBuilder
(Validate.FieldRules prototype) Validate.RepeatedRules.Builder.setItems
(Validate.FieldRules value) Items specifies the contraints to be applied to each item in the field.Validate.MapRules.Builder.setKeys
(Validate.FieldRules value) Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder.setValues
(Validate.FieldRules value) Values specifies the constraints to be applied to the value of each key in the field.