menu
formgaurd package
documentation
validators/email_validator.dart
EmailValidationOptions
checkEndsWithDot property
checkEndsWithDot property
dark_mode
light_mode
checkEndsWithDot
property
bool
checkEndsWithDot
final
Whether to ensure the email does not end with a dot.
Implementation
final bool checkEndsWithDot;
formgaurd package
documentation
validators/email_validator
EmailValidationOptions
checkEndsWithDot property
EmailValidationOptions class