net.sf.jsefa.common.annotation
Class NoValidatorType

java.lang.Object
  extended by net.sf.jsefa.common.annotation.NoValidatorType
All Implemented Interfaces:
Validator

public abstract class NoValidatorType
extends Object
implements Validator

Class used to denote within annotations that no validator type is given.

Author:
Norman Lahme-Huetig

Constructor Summary
NoValidatorType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jsefa.common.validator.Validator
validate
 

Constructor Detail

NoValidatorType

public NoValidatorType()


Copyright © 2014. All rights reserved.