Please ask questions like this on the user list. depends="extends" means that you have a validator defined in your configuration called "extends" - so to find out what it does you look at the class configured for that validator. In this case its probably a small extension I wrote which is not part of the struts project:
http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html Niall On 2/7/07, jadeite100 <[EMAIL PROTECTED]> wrote:
Hi All: Does anybody knows what the following code in validation.xml means? <form name="test"> <field property="travelerRows" depends="extends"> <var><var-name>extends</var-name><var-value>travelerRows</var-value></var> </field> </form> Yours, Curious -- View this message in context: http://www.nabble.com/What-does-%22extends%22-means-tf3189505.html#a8853883 Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]