Forum Discussion

Garre_Akhil's avatar
Garre_Akhil
Copper Contributor
Dec 12, 2023

How can I create a regex pattern to validate credit card numbers in the following formats ?

I am working on a project where I need to validate credit card numbers entered by users. The credit card numbers can be in various formats including:   1234-5678-9012-3456 1234 5678 9012 3456 123...

Resources