Validate |
|
Validate.AnyRules |
AnyRules describe constraints applied exclusively to the
`google.protobuf.Any` well-known type
|
Validate.AnyRules.Builder |
AnyRules describe constraints applied exclusively to the
`google.protobuf.Any` well-known type
|
Validate.BoolRules |
BoolRules describes the constraints applied to `bool` values
|
Validate.BoolRules.Builder |
BoolRules describes the constraints applied to `bool` values
|
Validate.BytesRules |
BytesRules describe the constraints applied to `bytes` values
|
Validate.BytesRules.Builder |
BytesRules describe the constraints applied to `bytes` values
|
Validate.DoubleRules |
DoubleRules describes the constraints applied to `double` values
|
Validate.DoubleRules.Builder |
DoubleRules describes the constraints applied to `double` values
|
Validate.DurationRules |
DurationRules describe the constraints applied exclusively to the
`google.protobuf.Duration` well-known type
|
Validate.DurationRules.Builder |
DurationRules describe the constraints applied exclusively to the
`google.protobuf.Duration` well-known type
|
Validate.EnumRules |
EnumRules describe the constraints applied to enum values
|
Validate.EnumRules.Builder |
EnumRules describe the constraints applied to enum values
|
Validate.FieldRules |
FieldRules encapsulates the rules for each type of field.
|
Validate.FieldRules.Builder |
FieldRules encapsulates the rules for each type of field.
|
Validate.Fixed32Rules |
Fixed32Rules describes the constraints applied to `fixed32` values
|
Validate.Fixed32Rules.Builder |
Fixed32Rules describes the constraints applied to `fixed32` values
|
Validate.Fixed64Rules |
Fixed64Rules describes the constraints applied to `fixed64` values
|
Validate.Fixed64Rules.Builder |
Fixed64Rules describes the constraints applied to `fixed64` values
|
Validate.FloatRules |
FloatRules describes the constraints applied to `float` values
|
Validate.FloatRules.Builder |
FloatRules describes the constraints applied to `float` values
|
Validate.Int32Rules |
Int32Rules describes the constraints applied to `int32` values
|
Validate.Int32Rules.Builder |
Int32Rules describes the constraints applied to `int32` values
|
Validate.Int64Rules |
Int64Rules describes the constraints applied to `int64` values
|
Validate.Int64Rules.Builder |
Int64Rules describes the constraints applied to `int64` values
|
Validate.MapRules |
MapRules describe the constraints applied to `map` values
|
Validate.MapRules.Builder |
MapRules describe the constraints applied to `map` values
|
Validate.MessageRules |
MessageRules describe the constraints applied to embedded message values.
|
Validate.MessageRules.Builder |
MessageRules describe the constraints applied to embedded message values.
|
Validate.RepeatedRules |
RepeatedRules describe the constraints applied to `repeated` values
|
Validate.RepeatedRules.Builder |
RepeatedRules describe the constraints applied to `repeated` values
|
Validate.SFixed32Rules |
SFixed32Rules describes the constraints applied to `sfixed32` values
|
Validate.SFixed32Rules.Builder |
SFixed32Rules describes the constraints applied to `sfixed32` values
|
Validate.SFixed64Rules |
SFixed64Rules describes the constraints applied to `sfixed64` values
|
Validate.SFixed64Rules.Builder |
SFixed64Rules describes the constraints applied to `sfixed64` values
|
Validate.SInt32Rules |
SInt32Rules describes the constraints applied to `sint32` values
|
Validate.SInt32Rules.Builder |
SInt32Rules describes the constraints applied to `sint32` values
|
Validate.SInt64Rules |
SInt64Rules describes the constraints applied to `sint64` values
|
Validate.SInt64Rules.Builder |
SInt64Rules describes the constraints applied to `sint64` values
|
Validate.StringRules |
StringRules describe the constraints applied to `string` values
|
Validate.StringRules.Builder |
StringRules describe the constraints applied to `string` values
|
Validate.TimestampRules |
TimestampRules describe the constraints applied exclusively to the
`google.protobuf.Timestamp` well-known type
|
Validate.TimestampRules.Builder |
TimestampRules describe the constraints applied exclusively to the
`google.protobuf.Timestamp` well-known type
|
Validate.UInt32Rules |
UInt32Rules describes the constraints applied to `uint32` values
|
Validate.UInt32Rules.Builder |
UInt32Rules describes the constraints applied to `uint32` values
|
Validate.UInt64Rules |
UInt64Rules describes the constraints applied to `uint64` values
|
Validate.UInt64Rules.Builder |
UInt64Rules describes the constraints applied to `uint64` values
|