Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in validation

Same custom validation for several fields in Rails

ruby-on-rails validation

Rails 3: Display validation errors for a form (not saving an ActiveRecord model)

ASP.NET MVC3 Validation problem

WPF Validation Control Template overlapping

Symfony 2 unique validator

php forms validation symfony

Knockout Validation and Qtip

REGEX - Match special character anywhere in the string

How can I make a validating TextBox with Binding in WPF that switches back to the last valid value after invalid entry?

c# wpf validation binding mvvm

JQuery Validation Plugin with CheckBox Group

jquery validation checkbox

Validation of domain model: how and where

Input Validation using Hibernate Validator(JSR 303) vs other Frameworks (ESAPI, Apache Commons etc)

Java - Designing a validator, class hierarchy

Why can't I validate an embedded document in mongoose? What is the right way to do this?

node.js validation mongoose

When I submit HTML characters in my form, why does ASP.NET throw an internal server (500) error?

Trigger jQuery form validation only if form has already been submitted?

How to restrict TextView to allow only alpha-numeric characters in Android

android validation textview

Angular FormArray display validation errors

Understanding ValidationContext in DataAnnotations

How to use jQuery to remotely validate a field that depends on another field in the form?

Error messages for model validation using data annotations