You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by jd...@xs4all.nl on 2002/05/21 12:40:52 UTC

input may not contain consecutive spaces.

Hi,

I'm currently looking for a way to place the following constraints on
input into one single regular expression:Maximum length = 35 characters,
input must consist of AlphaNumerics and &,_, [space],(,),,[comma],.,
input may not contain consecutive spaces.

The last constraint is driving me nuts and I'm not really sure if it's
possible to implement in one single regexp.
any help would be appriciated.

regards jeroen.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>