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
/
Rule
Rule
scalapb.validate.compiler.Rule
See the
Rule
companion trait
object
Rule
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Rule
.
type
Members list
Clear all
Value members
Concrete methods
def
basic
(
funcName
:
String
,
args
:
Seq
[
String
],
inputTransform
:
Expression
):
FunctionCall
def
basic
(
funcName
:
String
,
args
:
String
*):
FunctionCall
def
ifSet
[
T
](
cond
:
=>
Boolean
)(
value
:
=>
T
):
Option
[
T
]
def
java
(
funcName
:
String
,
args
:
Seq
[
String
],
inputTransform
:
Expression
):
FunctionCall
def
java
(
funcName
:
String
,
args
:
String
*):
FunctionCall
def
messageValidate
(
validator
:
String
):
Rule
In this article
Attributes
Members list
Value members
Concrete methods