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