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