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