| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Class and Description |
|---|---|
class |
DurationRules
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known type.
|
static class |
DurationRules.Builder
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known type.
|
| Modifier and Type | Method and Description |
|---|---|
DurationRulesOrBuilder |
FieldConstraintsOrBuilder.getDurationOrBuilder()
.buf.validate.DurationRules duration = 21 [json_name = "duration"]; |
DurationRulesOrBuilder |
FieldConstraints.getDurationOrBuilder()
.buf.validate.DurationRules duration = 21 [json_name = "duration"]; |
DurationRulesOrBuilder |
FieldConstraints.Builder.getDurationOrBuilder()
.buf.validate.DurationRules duration = 21 [json_name = "duration"]; |
Copyright © 2024. All rights reserved.