Is there an easy way to check that at least one of multiple fields is filled in with the validator? Kind of like:

if(username != null || firstname != null || lastname != null)

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



Reply via email to