Howard Lewis Ship <hlship <at> gmail.com> writes: > The developer will know the validator type, because they just > specified it (either in a validate parameter, or with the <at> Validate > annotation). They will not know, necesarilly, the message key used by > the validator implementation.
OK. In my branch as we will work directly with validator objects, there is no concept of validator type. I'd use the simple class name of the validator in its place. For the existing cases this is the same as the validator type. -- Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
