Click here to Skip to main content
15,893,588 members
Articles / Desktop Programming

WPF - Multiple Validation on Single Control

Rate me:
Please Sign up or sign in to vote.
3.57/5 (6 votes)
12 Mar 2014CPOL3 min read 26.6K   645   9  
Validation control with a single validation rule is easy, but what if we need to validate a control using different validation rules. This article tells how to achieve multiple validation on single control in an easy and systematic way.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Mphasis Ltd
India India
Rohit Agrawal


I am working in IT industry from last 7 years and have been involved majorly in product development using C# and WinForms. I've now moved to WPF, for last 18 months or so.

My reasoning for success is:

"There is always at least one way to reach a destination! All it needs is to explore!"

Achievements : MCP, MCPD. in .net 3.5 Framework in C# with WInforms.
Worked on : C#, WinfForms, WPF, .net 3.5/4.0/4.5, Caliber, Sybase, MySql, Sql
MVVM with MEF, MVC, Scrum, XML/XSD/XSLT, TFS, DevExpress controls
VSS, Toad, Oracle, SVN, SVN Tortoise , Team Explorer.

Contact : roheet.agrawal@gmail.com

Comments and Discussions