Are you asking about using declarative validation to validate data in a form bound to something like a String[] in a form... like from a multi select?
If so, I think you'd want to use a custom validator. The netui-sample includes a page flow that uses a custom validator. This might get you started. Kind regards, Carlin On 3/29/07, Chiu, Eric <[EMAIL PROTECTED]> wrote:
Do you have an example of how to use beehive data validation for an arraylist? Thanks!
