Click here to Skip to main content
15,886,058 members
Everything / Validation

Validation

validation

Great Reads

by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will explore a trick to validate whether any CheckBox inside one CheckBoxList is checked or not.
by vladimir husnullin
Web development using JSON is simple
by Chris Copeland
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations

Latest Articles

by Han Bo Sun
Several ways of form field validation using Angular framework
by siliconvideo
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic
by Chris Copeland
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations
by siliconvideo
A NumberBox class for number entry, display, range limits and keystroke validation including binary

All Articles

Sort by Score

Validation 

13 Jul 2014 by DiponRoy
Knockout Validation Error Message & Bootstrap v3.2 input-group
21 Jan 2020 by kr.is
How to create a simple validation attribute using C#
3 Jul 2014 by DiponRoy
How to use Ajax validation in Knockout
22 Feb 2011 by imsauravroy
A basic introduction on how to use data annotations for validating MVC models, which solves basic validation issues
11 Jun 2012 by taha bahraminezhad Jooneghani
A custom validation control for FileUpload controls that validate like required validator, and have two more methods for extensions and file size!
26 May 2014 by Tkach Aleksey
WPF Gmail-style emails input control using C#, with email validation
14 Jan 2014 by Deviprasad Das
A plugin to do the textarea's maxlength validation
19 May 2015 by Bo Li (KAFFEECKO)
Discuss the methods of setting different constraints using Angular
1 Jun 2015 by Bo Li (KAFFEECKO)
Using mODELcLASSjs in combination with AngularJS allows you to define constraints in a declarative way supporting responsive HTML5 validation, it simplifies storage management, with the cloud storage service Parse.com for instance, and provides the option of multiple inheritance.
24 Jan 2016 by Daniel Brousser
Custom TextBox control for UI input validation
25 Sep 2017 by girishmeena
All the information regarding Ajax file upload control and validation
31 May 2014 by Muhammad Taqi Hassan Bukhari
Validate Fileupload using server side custom Validation
19 May 2015 by Bo Li (KAFFEECKO)
Discuss three ways displaying error messages using Angular
15 Jan 2013 by Tharaka MTR
Article provides details about Mod 10 algorithm and how to validate a credit card number with mod 10 algorithm using C#.
3 Feb 2013 by Talal Tayyab
ASP.NET MVC 4 unobtrusive validation - Event hooks.
11 Nov 2013 by sathya88
A simple framework for data validation using data annotations at entity level.
2 Dec 2013 by Gerald Gomes
A very simple example of displaying validation error next to controls in WPF
15 Jun 2012 by coolnavjot31
In this article we will see how we can validate a TextBox and DropDownList using JavaScript.
11 Jun 2014 by Sreenivas Chinni
This is a tip to add custom data annotation with client validation in ASP.NET MVC 5
4 Jul 2014 by DiponRoy
Using Observable and Computed for validation in Knockout
27 Sep 2015 by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
7 Nov 2016 by Wahid Bitar
Validated the unique constraints at dbContext ValidateEntity in a generic way by reading the IndexAttribute values.
6 Feb 2015 by ogomerub
ViewModel base for all ViewModels. Validation system with DataAnnotations and IDataErrorInfo
25 Nov 2011 by S V Saichandra
Asp.Net Custom Validator Control to validate file size both client side validation and server side validation