ngx-card
ngx-card copied to clipboard
cc number validation
hello, thank you for this component, its really great and time saving. I wonder if there is possibility to validate card number and set input errors/invalid status if the card number is wrong?
update css instead e.g.
.jp-card-invalid {
border-color: red;
}