IsTypeRule constructor
IsTypeRule(
- String attribute
Implementation
IsTypeRule(String attribute)
: super(
signature: "is_type",
description: "The $attribute field can't be selected",
textFieldMessage: "This value can't be selected");