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
/
CombineFieldRules
CombineFieldRules
scalapb.validate.compiler.CombineFieldRules
case
class
CombineFieldRules
(
rules
:
Seq
[
Rule
],
op
:
String
)
extends
Rule
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Rule
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
imports
:
Seq
[
String
]
def
preamble
:
Seq
[
String
]
def
render
(
descriptor
:
FieldDescriptor
,
input
:
String
):
PrinterEndo
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods