This is the archive page for .NET Junkie. Click to go to the frontpage of this site.

Validator inheritance while using Validation Application Block configuration files

This article describes how to build an IConfigurationSource implementation that allows validators, defined in a base class or interface, to be inherited by subclasses and implementations.

read more...

- filed under .NET General, C#, Enterprise Library, Validation Application Block - one comment / No trackbacks - §

Splitting up Validation Application Block configuration into multiple files

This article describes how to build an IConfigurationSource implementation that allows reading multiple configuration files that each contain part of the total Enterprise Library Validation Application Block configuration.

read more...

- filed under .NET General, C#, Enterprise Library, Validation Application Block - No comments / No trackbacks - §