net.sf.jzeno.echo.script
Class VugenRecorder.DefaultValidator

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

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

See Also:
Serialized Form

Constructor Summary
VugenRecorder.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

VugenRecorder.DefaultValidator

public VugenRecorder.DefaultValidator()
Method Detail

getValidationErrors

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