validation of special characters

Posted by jpallavi on Stack Overflow See other posts from Stack Overflow or by jpallavi
Published on 2010-05-29T08:15:42Z Indexed on 2010/05/29 8:22 UTC
Read the original article Hit count: 123

Filed under:

i want to put validation in ruby on rails that my username should not contain special characters like !@#$%^*()_-+=/<>?:'";. Please tell me how can i implement it in my code.

© Stack Overflow or respective owner

Related posts about ruby-on-rails