Skip to content

welderessutti/cpf_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPF Validator

This is a simple CPF validator developed in Java.

You can check the validation of any CPF number sequence.

The application virifies whether the number of digits and its repetition matches the CPF rules with a RegEX pattern.

Then, it does the math verification of the numbers to check whether the CPF digited is valid.

About

A validator to verify your CPF number sequence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages