i need to use < character in regex expression,
<
"^[a-zA-Z0-9>_/.\<-]*$" pattern is for alphanumeric and > _ / . -
"^[a-zA-Z0-9>_/.\<-]*$"
> _ / . -
but i cannot use < character i tried \< but not work.
\<
Aucun commentaire:
Enregistrer un commentaire