[ad_1]
Use the following:
string.matches("[a-zA-Z]{3}.*[0-9]{3}");
[ad_2]
solved Checking string for 3 letters then 3 numbers
[ad_1]
Use the following:
string.matches("[a-zA-Z]{3}.*[0-9]{3}");
[ad_2]
solved Checking string for 3 letters then 3 numbers