C# (CSharp) Bennedik.Validation.Integration.WPF Namespace

Nested Namespaces

Bennedik.Validation.Integration.WPF.Properties

Classes

Name Description
EnterpriseValidationRule The EnterpriseValidationRule integrates WPF with the Validation Application Block (VAB) of Enterprise Library 3.0. It is similar to the VAB ASP.NET integration's PropertyProxyValidator but implements a WPF ValidationRule instead of an ASP.NET BaseValidator. An ErrorProvider can be used to conveniently initialize EnterpriseValidationRules.
ErrorProvider This ErrorProvider is adapted to the Validation Application Block from Paul Stovell's CodeProject article at http://www.codeproject.com/WPF/wpfvalidation.asp. The ErrorProvider is a Decorator. It adds an EnterpriseValidationRule to all contained Bindings.