You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Arik Levin ( Tikal )" <ar...@businesslayers.co.il> on 2002/10/23 19:20:16 UTC

struts 1.1b dynamic validator

Hi all.

	 I have dynamic form and I mean by that, for example:

		<html:text property="value(key)" />

	I don't know yet the field name I'm going to use.

	So, how should I write the validator.xml if I don't know the field's
name?

	Is there a way dynamically, setting at the form class the "depends"
format on each dynamic field? (Required, date, etc...)
	
	


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>