
I want to know if validate method is called when ActionForm object is created?

Hi,
The validate method is not called when ActionForm object is created.
The validate() method is called when form is submitted.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.