Tag Archive - Validation

jQuery Validation: Adding Errors to the Error Containter… With Love!

22 December 2009 by Sean, No Comments

Hello again, my wonderful audience, I have something great and fun planned for this post. If you read this post you might have been left wondering how to add custom messages to the error holder. It’s ok if you did, there’s nothing wrong with being confused all the time. It’s what makes you so adorable. [...]

Custom Data Annotations With MVC: How to Check Multiple Properties at One Time

22 December 2009 by Sean, 17 Comments

Ok so maybe you read this post and you’re thinking to yourself, “I wonder if Diet Dr. Pepper really does taste like regular Dr. Pepper” which of course is silly because the ads clearly say it does. Now you should be asking yourself, “How do I check if two properties have the same value on [...]

jQuery Validation – How to Use to Get Rid Of Even The Toughest Stains

6 December 2009 by Sean, 5 Comments

So you want to use jQuery validation, huh? What is it? Something that was added to the holy jquery site and is an easy way to validate input from users. Now this should in no way take over for server side validation, but it helps to at least catch a few things without having to [...]