[Vtigercrm-developers] Working regex

Stacey Johnson stacey.johnson110 at gmail.com
Mon Jun 22 15:47:36 GMT 2015


OK I answer myself as follow:
^(?!(?:keyword1|keyword2)$)[a-z0-9\_]{3,}$

On Mon, Jun 22, 2015 at 10:32 PM, Stacey Johnson <
stacey.johnson110 at gmail.com> wrote:

> Can you gents get me example of working regex which will exclude one or
> more from set of words? I got following and it not works. Seems it up to
> library used
> ^(?!(?:keyword1|keyword2|keyword3|keyword4)$).*$
>
>
> Cheers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150622/2d75b029/attachment.html>


More information about the vtigercrm-developers mailing list