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

Validator

validator

Great Reads

by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
by Dilip Nandakumar
Extending Data Annotations library to support conditional validation in WPF
by ASP.NET Community
The CompareValidator control compares the value of one control to another, or to an explicit value in the control's ValueToCompare property.
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages

Latest Articles

by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
by Dilip Nandakumar
Extending Data Annotations library to support conditional validation in WPF
by ASP.NET Community
The CompareValidator control compares the value of one control to another, or to an explicit value in the control's ValueToCompare property.
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages

All Articles

Sort by Score

validator 

by DiponRoy
Knockout Validation Error Message & Bootstrap v3.2 input-group
by Gerald Gomes
A very simple example of displaying validation error next to controls in WPF
by DiponRoy
Using Observable and Computed for validation in Knockout
by Wahid Bitar
Validated the unique constraints at dbContext ValidateEntity in a generic way by reading the IndexAttribute values.