mardi 5 mai 2015

regex validation for alphanumeric and smaller character

i need to use < character in regex expression,

"^[a-zA-Z0-9>_/.\<-]*$" pattern is for alphanumeric and > _ / . -

but i cannot use < character i tried \< but not work.

Aucun commentaire:

Enregistrer un commentaire