You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Anirudh Aggarwal <an...@gmail.com> on 2022/08/09 07:01:11 UTC

UrlValidator

Is UrlValidator of org.apache.commons.validator.routines is thread safe or
not ?!

Thanks
Anirudh Aggarwal

Re: UrlValidator

Posted by sebb <se...@gmail.com>.
On Tue, 9 Aug 2022 at 23:34, Anirudh Aggarwal <an...@gmail.com> wrote:
>
> Is UrlValidator of org.apache.commons.validator.routines is thread safe or
> not ?!

It looks like it does not have any mutable state, so it should be.

> Thanks
> Anirudh Aggarwal

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org