Hi 

 

I have a subclass of DynaValidatorForm with nested Forms, some in a list
others just singular

 

This works ok however I want to sort the validation out. 

 

After searching the list the only solution I have found is to add each
nested form's validation to the top level form in the validation.xml using
dot notation. This works fine but each time I want to reuse a nested form I
have to duplicate the validation rules

 

Ideas ?

 

Thanks

Simon

 

Reply via email to