class Protobuf::Field::BaseField

def max

Upper limit for this field.
def max
  self.class.max
end