laravel-validation-rules / credit-card

Credit Card Validation
https://laravel-validation-rules.github.io/
Apache License 2.0
227 stars 69 forks source link

How to validate an flag? #33

Closed eduviictor closed 4 years ago

eduviictor commented 4 years ago

I need to validate a flag. How I do?

I receive a flag as a string and I need to check if it is valid.