× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



> From: Joe Pluta
>
> 2. Validation in business logic (business attribute layer)
>

I realize I wasn't particularly precise here.  To be more precise,
validation in business logic can reside in either the business logic or
business atttribute tier; it depends on the nature of the edit.
Single-field edits, such as valid values or ranges, are going to tend
towards the business attribute layer, while more complex edits (if this
field is a '1', then this other field must be non-blank) might be in the
business logic.  This especially occurs when edits are based on foreign
attributes (state cannot be QUEBEC if the customer's country code is USA).


> 3. Validation in presentation layer
>
> Here, the presentation layer makes a request for a list of valid states.
> This request is made to the business logic layer, which in turn
> queries the data deployment layer:

Here, I skipped a step.  The business logic layer queries the business
attribute layer, which finally accesses the data deployment layer.

My apologies for any confusion.

Joe



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.