| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Class and Description |
|---|---|
class |
StringRules
StringRules describes the constraints applied to `string` values These
rules may also be applied to the `google.protobuf.StringValue` Well-Known-Type.
|
static class |
StringRules.Builder
StringRules describes the constraints applied to `string` values These
rules may also be applied to the `google.protobuf.StringValue` Well-Known-Type.
|
| Modifier and Type | Method and Description |
|---|---|
StringRulesOrBuilder |
FieldConstraintsOrBuilder.getStringOrBuilder()
.buf.validate.StringRules string = 14 [json_name = "string"]; |
StringRulesOrBuilder |
FieldConstraints.getStringOrBuilder()
.buf.validate.StringRules string = 14 [json_name = "string"]; |
StringRulesOrBuilder |
FieldConstraints.Builder.getStringOrBuilder()
.buf.validate.StringRules string = 14 [json_name = "string"]; |
Copyright © 2024. All rights reserved.