Open donnygunawan93 opened 8 years ago
agree. upvote. I am attempting a similar angular validation on a credit card and the commas make me sad :(
I fixed it by adding a few minor lines of code (linked below) and adding fcsa-number="{noSeparator: true}"
to my markup
fcsa now has the ability to remove commas from result (for credit card numbers) https://github.com/Shawful/angular-fcsa-number/commit/3b6177dbd62e87265ab972dae012e0b92dd284c0
Hello buddy ^_^, I want to use this library for validate PIN, so I don't need separator, how to disable?