Lets have a butchers (look) at the action form (dyna or otherwise) and jsp..

Does it work if you just validate as required? or is your problem specify to the validations you're performing?

On 4 Apr 2004, at 06:18, jolly wrote:

Hi,
I have face another validation problem to validate indexedListProperty.
My validator is like folloeing
<field property="quantityAsString" indexedListProperty="lineItemArray"
depends="double,doubleRange">
<arg0 key="product.quantityAsString"/>
<arg1 name="doubleRange" key="${var:min}" resource="false"/>
<arg2 name="doubleRange" key="${var:max}" resource="false"/>
<var><var-name>min</var-name><var-value>0</var-value></var>
<var><var-name>max</var-name><var-value>10000</var-value></var>
</field>
But this doesnt work. What is the wrong here? Please reply ASAP.


--
jolly


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



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



Reply via email to