samedi 21 février 2015

Check if string is 3 chars and 3 number in Swift

I'm trying to create a function that validate my string if it is using this format



ABC123
First three characters should be letters and the other 3 should be numbers


I have no idea on how to start


Thanks


Aucun commentaire:

Enregistrer un commentaire