| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.validate |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Validate.FieldRules> |
Validate.FieldRules.PARSER
Deprecated.
|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Validate.FieldRules> |
Validate.rules
Rules specify the validations to be performed on this field.
|
| Modifier and Type | Method and Description |
|---|---|
Validate.FieldRules |
Validate.FieldRules.Builder.build() |
Validate.FieldRules |
Validate.FieldRules.Builder.buildPartial() |
static Validate.FieldRules |
Validate.FieldRules.getDefaultInstance() |
Validate.FieldRules |
Validate.FieldRules.getDefaultInstanceForType() |
Validate.FieldRules |
Validate.FieldRules.Builder.getDefaultInstanceForType() |
Validate.FieldRules |
Validate.RepeatedRulesOrBuilder.getItems()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRules |
Validate.RepeatedRules.getItems()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRules |
Validate.RepeatedRules.Builder.getItems()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRules |
Validate.MapRulesOrBuilder.getKeys()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRules |
Validate.MapRules.getKeys()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRules |
Validate.MapRules.Builder.getKeys()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRules |
Validate.MapRulesOrBuilder.getValues()
Values specifies the constraints to be applied to the value of each key
in the field.
|
Validate.FieldRules |
Validate.MapRules.getValues()
Values specifies the constraints to be applied to the value of each key
in the field.
|
Validate.FieldRules |
Validate.MapRules.Builder.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(ByteBuffer data) |
static Validate.FieldRules |
Validate.FieldRules.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Validate.FieldRules> |
Validate.FieldRules.getParserForType() |
static com.google.protobuf.Parser<Validate.FieldRules> |
Validate.FieldRules.parser() |
| Modifier and Type | Method and Description |
|---|---|
Validate.FieldRules.Builder |
Validate.FieldRules.Builder.mergeFrom(Validate.FieldRules other) |
Validate.RepeatedRules.Builder |
Validate.RepeatedRules.Builder.mergeItems(Validate.FieldRules value)
Items specifies the contraints to be applied to each item in the field.
|
Validate.MapRules.Builder |
Validate.MapRules.Builder.mergeKeys(Validate.FieldRules value)
Keys specifies the constraints to be applied to each key in the field.
|
Validate.MapRules.Builder |
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 |
Validate.RepeatedRules.Builder.setItems(Validate.FieldRules value)
Items specifies the contraints to be applied to each item in the field.
|
Validate.MapRules.Builder |
Validate.MapRules.Builder.setKeys(Validate.FieldRules value)
Keys specifies the constraints to be applied to each key in the field.
|
Validate.MapRules.Builder |
Validate.MapRules.Builder.setValues(Validate.FieldRules value)
Values specifies the constraints to be applied to the value of each key
in the field.
|
Copyright © 2019 WSO2. All rights reserved.