The CreditCardValidator Flex Validator takes two parameters to be set by the user. The first one is the credit card type and the second one is the credit card number. The credit card type can have 5 values:
- Visa
- MasterCard
- Discover
- American Express
- Diners Club
Here is an example that demonstrates how to use the CreditCardValidator Flex Validator:
Read the rest of this entry »