org.exoplatform.wcm.webui
Class ImageSizeValidator

java.lang.Object
  extended by org.exoplatform.wcm.webui.ImageSizeValidator
All Implemented Interfaces:
org.exoplatform.webui.form.validator.Validator

public class ImageSizeValidator
extends java.lang.Object
implements org.exoplatform.webui.form.validator.Validator

Author : TAN DUNG DANG dzungdev@gmail.com Mar 30, 2009


Constructor Summary
ImageSizeValidator()
           
 
Method Summary
 void validate(org.exoplatform.webui.form.UIFormInput uiInput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageSizeValidator

public ImageSizeValidator()
Method Detail

validate

public void validate(org.exoplatform.webui.form.UIFormInput uiInput)
              throws java.lang.Exception
Specified by:
validate in interface org.exoplatform.webui.form.validator.Validator
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.