Results 1 to 2 of 2

Thread: Validate input data in three tiers application

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2000
    Location
    Europe
    Posts
    56

    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

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Blackpool, England
    Posts
    87
    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
  •  



Click Here to Expand Forum to Full Width