Uses of Interface
org.openxava.validators.IRemoveValidator

Packages that use IRemoveValidator
org.openxava.validators.meta   
 

Uses of IRemoveValidator in org.openxava.validators.meta
 

Methods in org.openxava.validators.meta that return IRemoveValidator
 IRemoveValidator MetaValidator.createRemoveValidator()
          Creates a validator each time that this method is called; this validator is configured with the values assigned in XML.
 IRemoveValidator MetaValidator.getRemoveValidator()
          The first time the validator is created, the other times returns the created one.