menu
ist_validator package
documentation
modules/validator_rule.dart
MaxLengthRule
MaxLengthRule constructor
MaxLengthRule constructor
dark_mode
light_mode
MaxLengthRule
constructor
MaxLengthRule
(
int
maxLength
)
Implementation
MaxLengthRule(this.maxLength);
ist_validator package
documentation
modules/validator_rule
MaxLengthRule
MaxLengthRule constructor
MaxLengthRule class