What do u mean by regular expressions?
Please explain.
User Profile
Collapse
-
Last edited by Frinavale; Oct 11 '11, 04:13 PM. Reason: Corrected spelling of the words "what" and "please" -
String Validation in Java
In Java I want to validate a account number for a bank which will be the input be the use.It should have the following fomat:
1)It should start with SB
2)After SB it should be followed by number 2011
3)followed by a 4 digit number.
4)It should not be greater than 10 digit
eg:SB20115789
No activity results to display
Show More
Leave a comment: