Uses of Class
io.envoyproxy.pgv.validate.Validate.FieldRules
| Package | Description |
|---|---|
| io.envoyproxy.pgv.validate |
-
Uses of Validate.FieldRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.FieldRules Modifier and Type Field Description static com.google.protobuf.Parser<Validate.FieldRules>Validate.FieldRules. PARSERDeprecated.static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Validate.FieldRules>Validate. rulesRules specify the validations to be performed on this field.Methods in io.envoyproxy.pgv.validate that return Validate.FieldRules Modifier and Type Method Description Validate.FieldRulesValidate.FieldRules.Builder. build()Validate.FieldRulesValidate.FieldRules.Builder. buildPartial()static Validate.FieldRulesValidate.FieldRules. getDefaultInstance()Validate.FieldRulesValidate.FieldRules.Builder. getDefaultInstanceForType()Validate.FieldRulesValidate.FieldRules. getDefaultInstanceForType()Validate.FieldRulesValidate.RepeatedRules.Builder. getItems()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesValidate.RepeatedRules. getItems()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesValidate.RepeatedRulesOrBuilder. getItems()Items specifies the contraints to be applied to each item in the field.Validate.FieldRulesValidate.MapRules.Builder. getKeys()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesValidate.MapRules. getKeys()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesValidate.MapRulesOrBuilder. getKeys()Keys specifies the constraints to be applied to each key in the field.Validate.FieldRulesValidate.MapRules.Builder. getValues()Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRulesValidate.MapRules. getValues()Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRulesValidate.MapRulesOrBuilder. getValues()Values specifies the constraints to be applied to the value of each key in the field.static Validate.FieldRulesValidate.FieldRules. parseDelimitedFrom(InputStream input)static Validate.FieldRulesValidate.FieldRules. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesValidate.FieldRules. parseFrom(byte[] data)static Validate.FieldRulesValidate.FieldRules. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesValidate.FieldRules. parseFrom(com.google.protobuf.ByteString data)static Validate.FieldRulesValidate.FieldRules. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesValidate.FieldRules. parseFrom(com.google.protobuf.CodedInputStream input)static Validate.FieldRulesValidate.FieldRules. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesValidate.FieldRules. parseFrom(InputStream input)static Validate.FieldRulesValidate.FieldRules. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.FieldRules Modifier and Type Method Description com.google.protobuf.Parser<Validate.FieldRules>Validate.FieldRules. getParserForType()static com.google.protobuf.Parser<Validate.FieldRules>Validate.FieldRules. parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.FieldRules Modifier and Type Method Description Validate.FieldRules.BuilderValidate.FieldRules.Builder. mergeFrom(Validate.FieldRules other)Validate.RepeatedRules.BuilderValidate.RepeatedRules.Builder. mergeItems(Validate.FieldRules value)Items specifies the contraints to be applied to each item in the field.Validate.MapRules.BuilderValidate.MapRules.Builder. mergeKeys(Validate.FieldRules value)Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.BuilderValidate.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.BuilderValidate.FieldRules. newBuilder(Validate.FieldRules prototype)Validate.RepeatedRules.BuilderValidate.RepeatedRules.Builder. setItems(Validate.FieldRules value)Items specifies the contraints to be applied to each item in the field.Validate.MapRules.BuilderValidate.MapRules.Builder. setKeys(Validate.FieldRules value)Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.BuilderValidate.MapRules.Builder. setValues(Validate.FieldRules value)Values specifies the constraints to be applied to the value of each key in the field.