Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in validation

Preventing a form from submitting in jQuery Validate plugin's submitHandler function

Unique Constraints in Doctrine 2, Symfony 2

How to validate that a string doesn't contain HTML using C#

c# html validation

Validate that input is in this time format - "HH:MM" [closed]

How to change a negative number to zero in python without using decision structures

Validate an XSD Schema?

xml validation xsd

Kohana 3: Example of model with validation

php validation model kohana-3

is_valid() vs clean() django forms

django forms validation

Disable ASP.NET validators with JavaScript

How do you determine which validator failed?

asp.net controls validation

How to force MVC to Validate IValidatableObject

validation asp.net-mvc-3

Spring MVC 3 Validation - Unable to find a default provider

Correct JSON Schema for an array of items of different type

json validation jsonschema

Ruby on Rails - Validate a Cost

ruby-on-rails validation

Programmatically set all form fields to ng-touched on form submission

How to validate if a string is json in a Rails model

How to validate a property dependent on another property in Symfony 2

validation symfony

JSON Schema: validate a number-or-null value

Email Validation (React Native). Returning the result as 'invalid' for all the entries

How to create immutable objects in C#?