menu
ec_validations package
documentation
helpers/identification/algorithm10.dart
helpers/identification/algorithm10.dart
dark_mode
light_mode
helpers/identification/algorithm10
library
Functions
algorithm10
(
String
firstDigits
,
String
verificationDigitString
)
→
bool
Validates a number using the "modulo 10" algorithm, commonly used for Ecuadorian national ID numbers.
ec_validations package
documentation
helpers/identification/algorithm10.dart
ec_validations
package
Libraries
ec_validations
entities/identification
entities/index
exceptions/identification_exception
exceptions/index
helpers/identification/algorithm10
helpers/identification/algorithm11
helpers/identification/init_validate
helpers/identification/validate_code_establishment
helpers/identification/validate_code_province
helpers/identification/validate_third_digit
helpers/index
validators/dni_validator
validators/ruc_validator
algorithm10 library