StringRule constructor
StringRule(
- String attribute
Implementation
StringRule(String attribute)
: super(signature: "string", description: "The $attribute is not valid");
StringRule(String attribute)
: super(signature: "string", description: "The $attribute is not valid");