رسالة #354 لقائمة العناوين البريدية webobjects-dev@wocommunity.org
من: Theodore Petrosky <tedpet5@yahoo.com>
موضوع: Validation question
تاريخ: Mon, 10 Jan 2022 08:30:39 -0500
إلى: WebObjects <webobjects-dev@wocommunity.org>
I have an attribute accountNumber with a validation method:

public Object validateAccountNumber(Object aValuethrows ValidationException {

As I test things, I stuck a log that prints to the console  “validateAccountNumber called”. I am just checking on things working.

What I see in the console is:

validateAccountNumber called
validateAccountNumber called
validateAccountNumber called

Why is it called three times? I am sure the answer will be obvious, but I don’t see it.

Ted
الإشتراك (FEED) تغذية الإشتراك (DIGEST) تشفير الإشتراك (INDEX) الدليل إلغاء الإشتراك بريد إلكتروني إلى Listmaster