I am trying to create a regex to match any string that do not contain special characters / or \. I also want to keep the length of the string between 2 and 60 characters. 
I haven't got any expertise with regex. So is there any way I can get a solution for my issue .
 
     
    