Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper Encapsulation Techniques?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00131613
Message ID:
00132086
Views:
15
>Taht depends on exactly what you mean by field level validation. If you are referring to domain constraints it si done by the backend database server, if you eman business rules then it is done by the bizobj, and if you mean assistive validation it is done by the front end.

Wow. Ok, I guess I was thinking of a business rule. For example, a work order's done date must be later than its start date.

If you bind the done date control to the object property WorkOrder.dDone, how would you message the user and return the value of the control to the old value when they enter an invalid done date? (The new _ASSIGN methods will handle this nicely . . . ) Thank you.
----------
Mark Bucciarelli
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform