Hi Ramsey,

Sorry, I'm still a little confused with this one.  I see what you are saying 
about the context, but I don't know how to find which keys to use.  The 
messages that are getting generated by validation produce things like "Please 
provide ? Name."  From what I looked at in the code yesterday, I guess the '?' 
is supposed to be the entity name.  Why does the property resolve properly, but 
not the entity name?  And where do I look to find the valid keys for the 
context?

Thanks.
-Mike


On Sep 8, 2011, at 4:08 PM, Ramsey Gurley wrote:

Hi Mike,

ERXValidationFactory.ExceptionDelegateInterface
ERXValidationFactory.setDefaultDelegate

If your exception doesn't have a context (not using d2w, not setting it 
yourself when the exception is caught, etc) then you can override the delegate 
to provide a context.

Ramsey

On Sep 8, 2011, at 12:30 PM, Michael Gargano wrote:

no D2W, just what I'm catching in validationFailedWithException in the component

-Mike

On Sep 8, 2011, at 3:16 PM, David Holt wrote:

D2W ERModernLook??


On 2011-09-08, at 12:00 PM, Michael Gargano wrote:

Hi all,

When an EO is being validated, the exception kicked back has ‘?’s in it.  I’m 
assuming this is where they are expecting us to place the appropriate article 
like (‘a’ vs. ‘an’) or something that is supposed to be pluralized.  Is there a 
good way to handle this or do I just need to do a find and replace on each of 
these messages before display?

Thanks.
-Mike


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      
([email protected]<mailto:[email protected]>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com

This email sent to [email protected]<mailto:[email protected]>



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      
([email protected]<mailto:[email protected]>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com

This email sent to [email protected]<mailto:[email protected]>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to