Hi All,
I was reading the Struts validator API and i
tried all kinds of forums and googling for days to no avail.
How do I use the validator for nested vector validation. Here's my attempt but it doesn't seem to work.
<field indexedListProperty="objOrder.vecDirectDetailNew.vecDirectLocationNew"
property="strDelvDate" depends="beforeSysDate" >
Basically I'm trying to validate "strDelvdate" which is a field in an object in the
vector "vecDirectLocationNew".
vecDirectDetailNew and vecDirectLocationNew are vectors. the
problem is it doesn't recognize the vector "vecDirectLocationNew" as a property
because it doesn't know how to cast the objects in vecDirectDetailNew.
Please help. Any help is appreciated.
Thanks.
--
Regards,
Eugene
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org