skip to the main content area of this page
Patterns and Practices

ValidationCallHandler


Repository Factory and Policy Injection Application Block Doing Validation

The Repository Factory generates interfaces for each repository class in the data access layer which allows one to add call handlers from the Policy Injection Application Block to the interfaces to help with features like caching, validation, etc.

Read More

Topics



Popular Tags



External Topics