menu
formgaurd package
documentation
validators/phone_number_validator.dart
PhoneValidationOptions
checkCountryCode property
checkCountryCode property
dark_mode
light_mode
checkCountryCode
property
bool
checkCountryCode
final
Whether to check the country code in validation.
Implementation
final bool checkCountryCode;
formgaurd package
documentation
validators/phone_number_validator
PhoneValidationOptions
checkCountryCode property
PhoneValidationOptions class