Re: JavaClient RMI and Validation
Re: JavaClient RMI and Validation
- Subject: Re: JavaClient RMI and Validation
- From: Anjo Krank <email@hidden>
- Date: Fri, 11 Apr 2008 08:00:38 +0200
Added an EC delegate that prevents it?
public boolean
editingContextShouldValidateChanges(EOEditingContext anEditingContext) {
return false;
}
Am 11.04.2008 um 02:33 schrieb Lachlan Deck:
Does anyone have a way to disable the validation for a specific
Remote Method Invocation (RMI), or and elegant way to not send the
RMI unless the EO passes validation?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden