|
-
Jul 26th, 2001, 05:40 AM
#1
Thread Starter
Member
Validate input data in three tiers application
I develop a three tiers application in VB6 and I have a big question.
Where have I validate input data: in the form code or in the business object cod?
I have only to validate the type of data and if the data is filled - for the fields that can’t be null.
Thanks
-
Jul 27th, 2001, 05:49 AM
#2
Lively Member
I vote for validation behind the form, however some validation may come from business rules.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|