ValidationCallHandler
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