MaxRule constructor

MaxRule(
  1. String attribute
)

Implementation

MaxRule(String attribute) : super(attribute: attribute, signature: "max");