Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / validation

Validation

validation

Great Reads

by Daniel Brousser
Custom TextBox control for UI input validation
by Rahul Rajat Singh
In this article we will try to see how we can use DataAnnotations to perform validations of Model classes in an ASP.NET MVC application.
by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
by Rahul Rajat Singh
This article describes some reusable JavaScript functions that can be used to create the input fields which accept some specific type of data. It also provides functions to validate the data.

Latest Articles

by Daniel Brousser
Custom TextBox control for UI input validation
by Rahul Rajat Singh
In this article we will try to see how we can use DataAnnotations to perform validations of Model classes in an ASP.NET MVC application.
by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
by Rahul Rajat Singh
This article describes some reusable JavaScript functions that can be used to create the input fields which accept some specific type of data. It also provides functions to validate the data.

All Articles