DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22812

requiredif failed if it is not the first criteria





------- Additional Comments From [EMAIL PROTECTED]  2003-09-11 13:36 -------
"fail to check" means if the date field is null(I don't input anything there), 
the requiredif validation will not work if it's the second criteria.

My question is:
if a field is a condition required date field, then i must write like 
       <field property="periodTo" depends="requiredif,date">
Or can I write like this?
       <field property="periodTo" depends="date,requiredif">

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

Reply via email to