| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Class and Description |
|---|---|
class |
UInt64Rules
UInt64Rules describes the constraints applied to `uint64` values.
|
static class |
UInt64Rules.Builder
UInt64Rules describes the constraints applied to `uint64` values.
|
| Modifier and Type | Method and Description |
|---|---|
UInt64RulesOrBuilder |
FieldConstraints.getUint64OrBuilder()
.buf.validate.UInt64Rules uint64 = 6 [json_name = "uint64"]; |
UInt64RulesOrBuilder |
FieldConstraints.Builder.getUint64OrBuilder()
.buf.validate.UInt64Rules uint64 = 6 [json_name = "uint64"]; |
UInt64RulesOrBuilder |
FieldConstraintsOrBuilder.getUint64OrBuilder()
.buf.validate.UInt64Rules uint64 = 6 [json_name = "uint64"]; |
Copyright © 2023. All rights reserved.