|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.groovy.pl.burningice.plugins.image.validator.ImageValidator
class ImageValidator
Class allows to validate uploaded image associated with specified grails domain class.
Constructor Summary | |
ImageValidator()
|
Method Summary | |
---|---|
static def
|
validate(MultipartFile image, ImageContainer container)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
ImageValidator()
Method Detail |
---|
public static def validate(MultipartFile image, ImageContainer container)
Groovy Documentation