Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in validation

Validating posted form data in the ASP.NET MVC framework

asp.net-mvc validation

How do I show a different Required message to instances of the same object in MVC3?

asp.net-mvc-3 validation

Ignore Required attribute when saving on edit page

validation asp.net-mvc-3

ModelForm is_valid() always return false during unit testing

Multiple format validations in Rails

Rails presence validation fails on value 0

ruby-on-rails validation

g-recaptcha-response with AJAX

ajax validation recaptcha

Are there open source CAPTCHA solutions available?

Need a regex to match a variable length string of numbers that can't be all zeros

How to Unit Test Data Annotation Validators

Rails AR validates_uniqueness_of against polymorphic relationship

How can a string be validated in Java?

java string validation

DDD Domain Model Complex Validation

How do I make an input field accept only letters in javaScript?

javascript validation input

Validate URL query string with regex

regex validation expression

<select> required not working

How to validate and sanitize HTTP Get with Spring Boot?

Best practices for input validation in ASP.NET?

Showing fields with errors for nested forms in Rails 3.2 + SimpleForm

Adding TOS agreement checkbox with Devise