net.sf.jzeno.echo.databinding
Class DynaLargeListBox.DefaultValidator

java.lang.Object
  extended by net.sf.jzeno.echo.databinding.DynaLargeListBox.DefaultValidator
All Implemented Interfaces:
java.io.Serializable, Validator
Enclosing class:
DynaLargeListBox

public class DynaLargeListBox.DefaultValidator
extends java.lang.Object
implements Validator

See Also:
Serialized Form

Constructor Summary
DynaLargeListBox.DefaultValidator()
           
 
Method Summary
 java.util.List getValidationErrors(PropertyComponent pc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynaLargeListBox.DefaultValidator

public DynaLargeListBox.DefaultValidator()
Method Detail

getValidationErrors

public java.util.List getValidationErrors(PropertyComponent pc)
Specified by:
getValidationErrors in interface Validator