Interface DefaultUploadValidationService.Validator
-
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- Enclosing class:
- DefaultUploadValidationService
protected static interface DefaultUploadValidationService.Validator extends org.apache.wicket.util.io.IClusterable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validate(org.apache.wicket.markup.html.form.upload.FileUpload upload)
-