|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.beans.utils.FileUploadValidator
public class FileUploadValidator
Created by IntelliJ IDEA. User: davey Date: 18-Dec-2008 Time: 16:56:34 To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
FileUploadValidator()
|
Method Summary | |
---|---|
boolean |
supports(java.lang.Class aClass)
|
void |
validate(java.lang.Object object,
org.springframework.validation.Errors errors)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUploadValidator()
Method Detail |
---|
public boolean supports(java.lang.Class aClass)
supports
in interface org.springframework.validation.Validator
public void validate(java.lang.Object object, org.springframework.validation.Errors errors)
validate
in interface org.springframework.validation.Validator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |