MinRule constructor
MinRule(
- String attribute
Implementation
MinRule(String attribute)
: super(
attribute: attribute,
signature: "min",
description: "",
textFieldMessage: "");