Form Validation

"Ming Peng" <[email protected]>
Newsgroups gmane.comp.java.enhydra.barracuda.general
Message-ID <005b01c33faf$13fe3780$712ca8c0@wks02>
hi,
  I just have a question about the process of "Form Validation".If I have the following code---
---this.defineElement( new DefaultFormElement(lOG_NAME,FormType.STRING,null,new NotNullValidator("Login Name error"),false) );

And I also define a form validator later.When I call "form.map().validate(true)" and I didn't fill the "login" field,will the validation process stop here?
If not,and the ValidationException is also thrown in my form validator,will I catch the exception from the "NotNullValidator"?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.