er.extensions.validation
Interface ERXValidationFactory.FactoryInterface
- Enclosing class:
- ERXValidationFactory
public static interface ERXValidationFactory.FactoryInterface
The validation factory interface. This interface
is currently not being used.
validationExceptionClass
Class validationExceptionClass()
setValidationExceptionClass
void setValidationExceptionClass(Class class1)
createException
ERXValidationException createException(EOEnterpriseObject eo,
String property,
Object value,
String type)
createCustomException
ERXValidationException createCustomException(EOEnterpriseObject eo,
String method)
Copyright © 2002 – 2007 Project Wonder.