ec_validations 0.0.14
ec_validations: ^0.0.14 copied to clipboard
A library for validating Ecuadorian identification documents (ID card and RUC).
0.0.14 #
- Update validation third digit dni and rucPersonNatural.
0.0.13 #
- Dart format code.
0.0.12 #
- Update changelog format.
0.0.11 #
- Update changelog.
0.0.10 #
- Fix validation for foreign DNI and add method to check if RUC is possibly valid.
0.0.9 #
- Dart format code.
0.0.8 #
- Check if verification digit is 0.
0.0.7 #
- Update readme.
0.0.6 #
- Update readme.
0.0.5 #
- Update readme.
0.0.4 #
- Update example main.
0.0.3 #
*Update examples and add readme.
0.0.2 #
- Update documentation readme images.
0.0.1 #
- Validate RUC and DNI through a static method RucValidator.validateRuc('') - DniValidator.isValid('').