Maybe it's just me, but async validation makes absolutely no
sense.....  you don't want your process to continue unless the data is
valid

Say you do kick off the validating of your fields in that manor, what
are you going to do right after you kick off the process?




On Mar 27, 12:36 pm, "Brian J. Cardiff" <[EMAIL PROTECTED]> wrote:
> Is it possible to perform validation in asynchronously? I would need this in
> remote validations that took a while.
>
> Thanks
> --
> Brian J. Cardiff
> bcardiff(?)gmail.com
> .

Reply via email to