Re: EOF not calling attribute validation methods
Re: EOF not calling attribute validation methods
- Subject: Re: EOF not calling attribute validation methods
- From: Arturo PĂ©rez <email@hidden>
- Date: Sun, 18 Jan 2004 20:17:51 -0500
On Jan 18, 2004, at 6:20 PM, Greg Hulands wrote:
Hi,
I want to do this for each attribute which is not null, otherwise it
just returns a message of the attribute of title in entity suchandsuch
in not allowed to be null. Is there any thing that needs to be "turned
on" to activate this. From the EOCustomObject docs it automatically
calls these methods if they exist.
The validation rule of the EOModel is being called first. That is,
EOF checks non-NULLness before it calls any of your validation rules.
You may want to check on
http://wodev.spearway.com/cgi-bin/WebObjects/WODev
for the best ways around this.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.