GeekArticles
Microsoft
C#Validation Across Class Hierarchies and Interface Implementations
Author: codeproject.com |
Published: 13th May 2008 |
Visited: 75 times |
Add CommentFiled in: CSharpDependency injection of validation rules and their application across class Hierarchies and interface Implementations
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing - The ShowerThread Class The ShowerThread Class
Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...
• Swing Extreme Testing - The Data Validation Test The Data Validation Test
The Ok button of the SaveAsDialog should only be enabled if the name that has been entered is valid. A name can be invalid if it contains an illegal character, or if it has already been use ...
• ASP.NET client validation call out extender An extender that "hacks' into .Net 3.5 client validation without tempering its base structure to provide rich and interactive client validation enhancement with visual effect from jQuery libr ...