Tech Tutorials Database
GeekArticles Microsoft Microsoft.NET
 

Validation Scope from Common Library in RapidWebDev solution

 
Author: codeproject.com
Category: Microsoft.NET
Comments (0)

ValidationScope is used to collect all errors of input and coordinate validation logic across independent APIs. thread safe. It implements the interface IDisposable that you can initialize a scope by _using_ block. And in a block, you can add errors into a validation context if there are. The b

Read More...




Sponsored Links




Read Next: C# does Shell, Part 2



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe