Re: Using ValidatorFramework for different validation scenarios of same functioanlity/form.

2006-09-14 Thread Laurie Harper
Anil Kumar T wrote: Hi Group, I need a help on general issue which every body would have solved. Generally we'll have four operations like Add, Update, Query and Remove. I believe we can use DispatchAction to handle all these operation in a single action. So for the validation part we are plann

Using ValidatorFramework for different validation scenarios of same functioanlity/form.

2006-09-13 Thread Anil Kumar T
Hi Group, I need a help on general issue which every body would have solved. Generally we'll have four operations like Add, Update, Query and Remove. I believe we can use DispatchAction to handle all these operation in a single action. So for the validation part we are planning to use valida