scalapb-validate-codegen
scalapb-validate-codegen
API
scalapb.validate
compiler
BooleanRulesGen
BuildInfo
BytesRuleGen
CodeGenerator
CombineFieldRules
ComparativeRulesGen
EnumRulesGen
FunctionCall
IgnoreEmptyRule
IgnoreEmptyRulesGen
MapRulesGen
MembershipRulesGen
MessagePrinter
MessagePrinter
OptionalFieldRule
ProcessRequest
RepeatedFieldRule
RepeatedRulesGen
RequiredRulesGen
Rule
Rule
RulesGen
Show
Show
StringRulesGen
TimestampRulesGen
ValidatePreprocessor
compat
gen
preprocessor
scalapb-validate-codegen
/
scalapb.validate
/
scalapb.validate.compiler
/
RepeatedRulesGen
RepeatedRulesGen
scalapb.validate.compiler.RepeatedRulesGen
object
RepeatedRulesGen
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
RepeatedRulesGen
.
type
Members list
Clear all
Value members
Concrete methods
def
maxItems
(
fd
:
FieldDescriptor
,
value
:
Long
,
desriptorImplicits
:
DescriptorImplicits
):
FunctionCall
def
minItems
(
fd
:
FieldDescriptor
,
value
:
Long
,
desriptorImplicits
:
DescriptorImplicits
):
FunctionCall
def
repeatedRules
(
field
:
FieldDescriptor
,
rules
:
RepeatedRules
,
desriptorImplicits
:
DescriptorImplicits
):
Seq
[
Rule
]
Concrete fields
val
RR
:
String
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields