C# (CSharp) Bennedik.Validation.Integration.WPF 네임스페이스

중첩된 네임스페이스

Bennedik.Validation.Integration.WPF.Properties

클래스들

이름 설명
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.