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]

Reply via email to