argh, didnt read closely enough. yes that is the right way to do it,
in fact you shouldnt have to do that at all, fileuploadfield should be
doing that...
please create a jira ticket, that component is pretty old so it
probably got overlooked. multifileuploadfield does it properly
already.
-igor
On Wed, Jun 4, 2008 at 10:43 PM, Ned Collyer <[EMAIL PROTECTED]> wrote:
>
> So the answer is:
>
> protected void convertInput() {
> setConvertedInput(getFileUpload());
> }
>
> Is the right way of dealing with this?
>
> I know the validators are used for validation ;)
>
>
> igor.vaynberg wrote:
>>
>> that is what validators are for
>>
>> -igor
>>
>
> --
> View this message in context:
> http://www.nabble.com/Best-way-of-validating-FileUploadField-tp17662018p17662573.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]