question about validating user input 
Author Message
 question about validating user input

I'd like to get some opinions on ways to validate user input. I have a
window's application with a customer and company class. I need to
verify some of the properies of the class
(FName,LName,CompanyName,PhoneNumber,etc).

Where is the best way to do this? I'm leaning toward doing it all in
the object's class vs. the user interface. Assuming this is the
preferred method, would you do this in a separate class sub or try to
handle it in the get/set property?

Thanks,
Rut



Fri, 25 Feb 2005 23:26:25 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. validating/formatting user input

2. How to validate user input using ADO?

3. How to validate user input in a program?

4. Validating user input?

5. Need Help-Validating user input

6. How to validate user input using ADO?

7. validating user input

8. validating user input

9. Validating/Validated questions

10. User Input Question:

11. User Input Question: Info

12. **Need Help with User INPUT, ASCII Codes, INPUT String length

 

 
Powered by phpBB® Forum Software