Welcome to the ValidateThis Facade Demo Page.
This sample form includes hints which indicate the various validations that have been defined for the business object that underlies the form.
Use the text links above to toggle JavaScript validations to see both the client-side and server-side validations in action.
All of the validations are driven by a simple xml file, which is used to define the business rules that apply. You can view the xml file here.
The code for this demo integrates ValidateThis into the application via the ValidateThis Facade object, which is simpler than integrating the framework directly into your business objects.
Please refer to my blog for more detailed information about the framework.