menu
checkit package
documentation
checkit_core.dart
PasswordCheckitErrors
hasDigit method
hasDigit method
dark_mode
light_mode
hasDigit
method
@
override
dynamic
hasDigit
(
)
override
Implementation
@override hasDigit() => 'Password must contain at least one digit (0-9).';
checkit package
documentation
checkit_core
PasswordCheckitErrors
hasDigit method
PasswordCheckitErrors class