Seam validation question - check for at least one field filled

Posted by Cateno Viglio on Stack Overflow See other posts from Stack Overflow or by Cateno Viglio
Published on 2009-10-27T13:38:50Z Indexed on 2010/04/19 11:33 UTC
Read the original article Hit count: 239

Filed under:
|
|

I have a situation in my form that the user must fill at least one of the fields. Using "required" command, i cannot do that. What is the best way to validate this in seam ? i dont want to use javascript.

Thanks!

© Stack Overflow or respective owner

Related posts about seam

Related posts about jsf