PauloLinhares09 / Android-CPF-mask-and-validate---Kotlin

A example of CPF validation with mask using EditText on Android. (in Kotlin)
5 stars 1 forks source link

False verificatiton #1

Open renan002 opened 5 years ago

renan002 commented 5 years ago

Hello, if I type a cpf with the same numbers (111.111.111-11, 999.999.999-99, etc...) in the cpf field, your method returns true. I don't know why it's happening.

PauloLinhares09 commented 5 years ago

It's can a CPF document valid , no ?

Em dom, 12 de mai de 2019 23:04, Renan Gonçalves Mastropaolo < notifications@github.com> escreveu:

Hello, if I type 111.111.111-11 in the cpf field, your method returns true. I don't know why it's happening.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBMBMNQIJHVKU3WX3UNF2TPVDEC5ANCNFSM4HMLZZBQ .

renan002 commented 5 years ago

I typed in an online cpf verificator and said that 111.111.111-11 is an invalid cpf.

Em dom, 12 de mai de 2019 23:34, Paulo Linhares - Packapps < notifications@github.com> escreveu:

It's can a CPF document valid , no ?

Em dom, 12 de mai de 2019 23:04, Renan Gonçalves Mastropaolo < notifications@github.com> escreveu:

Hello, if I type 111.111.111-11 in the cpf field, your method returns true. I don't know why it's happening.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEBMBMNQIJHVKU3WX3UNF2TPVDEC5ANCNFSM4HMLZZBQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1#issuecomment-491656449, or mute the thread https://github.com/notifications/unsubscribe-auth/AJRG33SCIQSCD3SHN7O6XJDPVDHTFANCNFSM4HMLZZBQ .

PauloLinhares09 commented 5 years ago

I don't know. I have make this calculation

Em dom, 12 de mai de 2019 23:49, Renan Gonçalves Mastropaolo < notifications@github.com> escreveu:

I typed in an online cpf verificator and said that 111.111.111-11 is an invalid cpf.

Em dom, 12 de mai de 2019 23:34, Paulo Linhares - Packapps < notifications@github.com> escreveu:

It's can a CPF document valid , no ?

Em dom, 12 de mai de 2019 23:04, Renan Gonçalves Mastropaolo < notifications@github.com> escreveu:

Hello, if I type 111.111.111-11 in the cpf field, your method returns true. I don't know why it's happening.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <

https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEBMBMNQIJHVKU3WX3UNF2TPVDEC5ANCNFSM4HMLZZBQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1#issuecomment-491656449 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AJRG33SCIQSCD3SHN7O6XJDPVDHTFANCNFSM4HMLZZBQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PauloLinhares09/Android-CPF-mask-and-validate---Kotlin/issues/1#issuecomment-491658511, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBMBMOES6XHM4Q4AGQ6THTPVDJK3ANCNFSM4HMLZZBQ .