| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.validate |
| Modifier and Type | Class and Description |
|---|---|
static class |
Validate.FieldRules
FieldRules encapsulates the rules for each type of field.
|
static class |
Validate.FieldRules.Builder
FieldRules encapsulates the rules for each type of field.
|
| Modifier and Type | Method and Description |
|---|---|
Validate.FieldRulesOrBuilder |
Validate.RepeatedRulesOrBuilder.getItemsOrBuilder()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRulesOrBuilder |
Validate.RepeatedRules.getItemsOrBuilder()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRulesOrBuilder |
Validate.RepeatedRules.Builder.getItemsOrBuilder()
Items specifies the contraints to be applied to each item in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRulesOrBuilder.getKeysOrBuilder()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRules.getKeysOrBuilder()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRules.Builder.getKeysOrBuilder()
Keys specifies the constraints to be applied to each key in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRulesOrBuilder.getValuesOrBuilder()
Values specifies the constraints to be applied to the value of each key
in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRules.getValuesOrBuilder()
Values specifies the constraints to be applied to the value of each key
in the field.
|
Validate.FieldRulesOrBuilder |
Validate.MapRules.Builder.getValuesOrBuilder()
Values specifies the constraints to be applied to the value of each key
in the field.
|
Copyright © 2019 WSO2. All rights reserved.