Package | Description |
---|---|
org.openxava.validators.meta |
Modifier and Type | Method and Description |
---|---|
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.
|