Ionic 3 Masks and CPF Validation

0

Good afternoon guys, I'm doing a PWA app with Ionic 3 and I need to insert some masks into forms and validate the user's CPF. I have tried several forms and libs, but I have not been successful in any. Could someone suggest me a library to mask and validate the CPF?

I tried using br-masker-ionic-3 but it did not work too ( link )

NOTE: To validate other fields I am using Validators with FormBuilder of Angular 2.

[UPDATE] Getting the masks with brmasker4, just importing the library into the page module and inserting the validation into the HTML input tag, now only valid CPF validation is required

    
asked by anonymous 13.06.2018 / 19:28

0 answers