Re: server side validation validate all fields?

2003-01-29 Thread Ginger Cheng
One more thing I want to add is: I defined the fields to be dependent on 'mask' and 'maxlength' in validation.xml, but it turns out that the fields is required from server side validation. At 11:49 AM 1/29/2003 -0500, you wrote: Hello, I have a question about the server side validation i

server side validation validate all fields?

2003-01-29 Thread Ginger Cheng
Hello, I have a question about the server side validation implemented by 'beta3'. When it kicks in, it validates all the fields of the form even though some fields I didn't ask for validation in my validation.xml. Like some fields I didn't let them depend on "required" in validation.xml, but se