Validation Annotations 2007-01-06 - By Andr? Faria
Back Hi People!!!
Is there a way to use Validation Annotations only for a method or always for the action...
Example, if I have a action PersonAction with three methods:
public class PersonAction { public void execute(){} public void list(){} public void save(){} }
But I have to validate the user input only in method save what could I do?
Have a nice weekend, Thank's for help, Andr? Faria
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|