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