ne 08, 2004 9:26 PM
Subject: form validation, assigning context
> Is there anyway to declare that a validator should create ActionErrors
under
> a given key. For instance in my code I write something like this:
>
> new ActionErrors("user-errors", new ActionError("errors.u
Is there anyway to declare that a validator should create ActionErrors under
a given key. For instance in my code I write something like this:
new ActionErrors("user-errors", new ActionError("errors.user.invalid",
username));
Then in the page (I am using velocity, but this is not important bear
2 matches
Mail list logo