User Profile

Collapse

Profile Sidebar

Collapse
Ritesh Muhatte
Ritesh Muhatte
Last Activity: Oct 29 '11, 11:47 AM
Joined: Oct 11 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ritesh Muhatte
    replied to String Validation in Java
    in Java
    What do u mean by regular expressions?
    Please explain.
    See more | Go to post
    Last edited by Frinavale; Oct 11 '11, 04:13 PM. Reason: Corrected spelling of the words "what" and "please"

    Leave a comment:


  • Ritesh Muhatte
    started a topic String Validation in Java
    in Java

    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
    See more | Go to post
No activity results to display
Show More
Working...