Developing Applications Using the Validation Application Block
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Enterprise Library information can be found at the Enterprise Library site. |
This section describes how to use the Validation Application Block in your applications. It explains how to configure the application block, and how to incorporate the application block into your application. This section includes the following topics:
- Entering Configuration Information
- Adding Application Code
- Using the Provided Validators
- Understanding Common Validator Properties
- Using Attributes
- Validating Objects
- Understanding Validation Results
- Creating Validators Programmatically
- How Validators Are Created
- Validation and Inheritance
All application blocks ship as binary assemblies and as source code. If you want to use the source code, you must compile it before you can use the QuickStarts and configuration tools. To learn how to compile the Enterprise Library source code, see Building Enterprise Library from the Source Code.