CPF validator 🇧🇷

Extension CPF Validator :brazil:

1. Introduction

Extension name: CPF_Validator
I created this extension to help Brazilians to check if the CPF is valid.

2. Documentation

Function
  • Check CPF
    Checks whether the cpf is returning the result in the CPFValidator event.
    component_method (90)
    cpf ~ text (input format: “00000000000”)
Event
  • CPF Validator
    CPF check event
    component_event (35)
    isValid ~ boolean
    formatCPF ~ text (output format: “000.000.000-00”)

3. Downloads

4. Open Source

5. Reference

13 Likes

It’s better if u make a new topic only dedicated to extension under extension category, so that people can discuss about it


Just copy paste it here

1 Like

Thanks,

I’m a brazilian and my app has a lot of blocs to check cpf, it’s will help me a lot.

2 Likes