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