Hello, I have created one FileUploadField upload button. Support I do not select any file, It should be validated. How?
I know fileuploadButtonName.setRequired(true); But I did not get any validation messages. How can I add validation message for FileUploadField button? Thanking You -- View this message in context: http://www.nabble.com/How-to-validate-wicket-FileUploadField--tf4669821.html#a13339893 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
