2013/7/2 Paul Benedict <[email protected]>: > My first idea was to add an "actions" attribute on the validator > annotations. For example: > > @RequredStringValidator(key="firstName", actions={ "execute", "forward" })
Or maybe method names? But then the same validation could be executed for different actions which map to the same method. Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
