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