StringRulesGen

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

class Object
trait Matchable
class Any

Value members

Concrete methods

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