Hello all,
I am using a property on my action:
private Map<SomeEnum, Double> myMap;
that is rendered as an indexed property:
<stripes:text name="myMap['EnumValue1']"/>
<stripes:text name="myMap['EnumValue2']"/>
etc.
I would like to perform validation on the Double values in the map (so
they are all required) and I would also like to customize the error
message when conversion or validation fails for each of the enum values
separately (apparently
<action_path>.myMap['EnumValue1'].invalidNumber
is not beeing looked at all).
Thanks in advance,
Cosmin
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Stripes-users mailing list
Stripes-users@...
https://lists.sourceforge.net/lists/listinfo/stripes-users