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