Martin Bennedik updated the WPF integration for the Validation Application Block (VAB) to work with Enterprise Library 4.0.
In addition to working with EntLib 4.0, he added some new features:
- You can bind to different business objects (i.e. have different data contexts) inside a single ErrorProvider.
- Value converters on the bindings are now supported.
- Call Init() on the ErrorProvider if new validators should be added for a dynamic UI.
- ErrorProvider now has a property ErrorMessages, which contains a list of all errors.
You can download the Validation Application Block WPF Integration for both Enterprise Library 4.0 and Enterprise Library 3.0 / 3.1 from here.