Hello everybody ! I have some howto questions related to validator. I'd like to do some checks on my form :
1) in a multibox question, i'd like to check at least 2 are checked and at most 4. 2) I have a mapped property, I'd like to check every mymap(key) is answered. 3) I have a form property of type "java.lang.String[]", which is an array of names(<html:text property="names[0]"/>). I'd like to check all the names with usual validator features. Is it possible with the validator or may I make it in my actionForm ? Thanks Rémi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]