org.exoplatform.content.webui
Class UIContentForm.URLValidator

java.lang.Object
  extended by org.exoplatform.content.webui.UIContentForm.URLValidator
All Implemented Interfaces:
org.exoplatform.webui.form.validator.Validator
Enclosing class:
UIContentForm

public static class UIContentForm.URLValidator
extends java.lang.Object
implements org.exoplatform.webui.form.validator.Validator


Constructor Summary
UIContentForm.URLValidator()
           
 
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

UIContentForm.URLValidator

public UIContentForm.URLValidator()
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.