Click here to Skip to main content
15,879,613 members
Everything / Validator

Validator

validator

Great Reads

by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
by DiponRoy
Knockout Validation Error Message & Bootstrap v3.2 input-group
by Dilip Nandakumar
Extending Data Annotations library to support conditional validation in WPF
by siliconvideo
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic

Latest Articles

by siliconvideo
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic
by siliconvideo
A NumberBox class for number entry, display, range limits and keystroke validation including binary
by Edwyn Amador
Handles and validates input typing and pressed keys in TextBox, RichTextBox and ComboBox, displaying custom balloon tips messages
by Dilip Nandakumar
Extending Data Annotations library to support conditional validation in WPF

All Articles

Sort by Score

Validator 

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