Thank you, Paul, for the clarification about the parsing of the regex (ORO
vs JDK 1.4);  that's completely new to me!  No luck so far in trying to
checkout the latest build of Validator 1.4, but will try again later today.
Failing that, I'll look into ORO's regex parser.

2007/12/10, Paul Benedict <[EMAIL PROTECTED]>:
>
> Pierre. I think that Validator 1.3 relies on Jakarta ORO for its regular
> expression parsing. You need to visit that project and see if it can do
> what
> you want.
>
> With that said, Validator 1.4 is based on JDK 1.4 and can use the native
> Java regex engine.
>
> Do any of these engines do what you need?
>
> Paul
>

Reply via email to