validator form and OR-relations between fields

2004-03-19 Thread Stefan Burkard
hi struts-users

is it possible with the validator-framework to check if ONE of TWO 
fields contains text?

i just see the possibility to set both fields as required or not, but 
not to say if in one of the two fields is text, the forms ok

thanks and greetings
stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: validator form and OR-relations between fields

2004-03-19 Thread Stefan Burkard
ok, i found myself some infos at 
http://jakarta.apache.org/struts/userGuide/dev_validator.html

ist there any possibility to use the struts 1.2.0-validators without 
using a nightly build? something like a milestone-build perhaps? or by 
using the commons validator itself?

thanks and greetings
stefan
Stefan Burkard wrote:
hi struts-users

is it possible with the validator-framework to check if ONE of TWO 
fields contains text?

i just see the possibility to set both fields as required or not, but 
not to say if in one of the two fields is text, the forms ok

thanks and greetings
stefan


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]