| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Class and Description |
|---|---|
class |
UInt32Rules
UInt32Rules describes the constraints applied to `uint32` values.
|
static class |
UInt32Rules.Builder
UInt32Rules describes the constraints applied to `uint32` values.
|
| Modifier and Type | Method and Description |
|---|---|
UInt32RulesOrBuilder |
FieldConstraints.getUint32OrBuilder()
.buf.validate.UInt32Rules uint32 = 5 [json_name = "uint32"]; |
UInt32RulesOrBuilder |
FieldConstraints.Builder.getUint32OrBuilder()
.buf.validate.UInt32Rules uint32 = 5 [json_name = "uint32"]; |
UInt32RulesOrBuilder |
FieldConstraintsOrBuilder.getUint32OrBuilder()
.buf.validate.UInt32Rules uint32 = 5 [json_name = "uint32"]; |
Copyright © 2024. All rights reserved.