How to keep file validation in apache-wicket if no file has been selected?
Answer Posted / Sarika Chaudhari
To maintain file validation in Apache Wicket even when no file is selected, you can use a CompoundPropertyModel and set the required property of your FileUpload field to true. This way, the field will always be validated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category