Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consultant for Document Validation Engine
Message
De
18/03/2009 22:42:56
 
 
À
18/03/2009 09:09:57
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01388942
Message ID:
01389421
Vues:
57
Hi Tim,

Basically we need a data validation engine for document submission in our web app. Kindly refer to the following exmaples.

(i) If Control A.value > 10, then Control B must be filled up.
(ii) If Control A.selected value = X, then Control B can't enter certain values.
(iiI) If Control A.value is empty, then Control B can't be selected.

We would like to design the validation engine to be data driven as the rules of the validation may differ for each client. At the moment, we plan to write a generic function which will be executed before the MM.Save() method and pass the BO to our VFP COM for validation.

Appreciate if you could provide any valuable advise, thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform