StringRulesGen

scalapb.validate.compiler.StringRulesGen

StringRulesGenerator helps generate the validation code for protocol buffer string typed field

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def maxLen(value: Long): FunctionCall
def stringRules(fd: FieldDescriptor, rules: StringRules): Seq[Rule]