| Author |
validate method in DynaValidatorForm
|
sekhar soma
Greenhorn
Joined: Mar 27, 2006
Posts: 3
|
|
Hi, how to override the validate method by subclasssing a class to DynaValidatorForm. (i.e here the form should be validated first using the attributes defined in validation.xml and after validating the fields using the validation.xml ,it has to validate the form based on the validate method defined in the class where we subclass to DynaValidatorForm)
|
 |
 |
|
|
subject: validate method in DynaValidatorForm
|
|
|