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