Hi, 

 

I need to know if I can use two validation file for two action but for
the others methods use another. For example:

I have the method save() , update() and delete(), I need to use the same
validation file to save and update but for delete I need to use another
one.

 

Some knows ??? 

 

What I s a better option: 

1.       Use XML validation files.

2.       Use annotations 

 

Manuel Correa.

 

Reply via email to