Project Wonder 2.0

er.extensions
Interface ERXValidationFactory.ExceptionDelegateInterface

Enclosing interface:
ERXValidationFactory

public static interface ERXValidationFactory.ExceptionDelegateInterface

Exception delegates can be used to provide hooks to customize how messages are generated for validation exceptions and how tempates are looked up. A validation exception can have a delegate set or a default delegate can be set on the factory itself.


Method Summary
 NSKeyValueCoding contextForException(ERXValidationException erv)
           
 String messageForException(ERXValidationException erv)
           
 String templateForException(ERXValidationException erv)
           
 

Method Detail

messageForException

public String messageForException(ERXValidationException erv)

templateForException

public String templateForException(ERXValidationException erv)

contextForException

public NSKeyValueCoding contextForException(ERXValidationException erv)

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.