nuban_validator

Last updated:

0 purchases

nuban_validator Image
nuban_validator Images
Add to Cart

Description:

nuban validator

Phone number mask parser #
Validator for NUBAN bank numbers.








Getting Started #
Usage:
final NubanValidator nubanValidator = const NubanValidator();
final bool isValid = nubanValidator.isValid(
bankCode: "044",
accountNumber: "0000014579",
);
copied to clipboard
Additional information #
For more details see example project.
And feel free to open an issue if you find any bugs or errors or suggestions.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.