vendredi 29 mai 2015

Need a regex in java to check a alphanumeric string [on hold]

I have a function that accept a alphanumeric String as parameter, i have to check if the string is in a required format the format is as follows.

first 4 characters alphabet then 2 numeric then 3 alphabet then 4 numeric then 2 alphabet

I need a regex who can verify if the given string is in required format

Aucun commentaire:

Enregistrer un commentaire