Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in validation

What is the minimum valid JSON?

javascript json validation

Tool to generate JSON schema from JSON data [closed]

RegEx for matching UK Postcodes

jQuery add required to input fields

No grammar constraints (DTD or XML schema) detected for the document

xml eclipse validation dtd

Do I really need to encode '&' as '&'?

What's the longest possible worldwide phone number I should consider in SQL varchar(length) for phone

Set Value of Input Using Javascript Function

jQuery: what is the best way to restrict "number"-only input for textboxes? (allow decimal points)

jquery validation isnumeric

How can I conditionally require form inputs with AngularJS?

forms validation angularjs

Regex Email validation

c# regex validation

Why a function checking if a string is empty always returns true? [closed]

php string validation

What is the best Java email address validation method? [closed]

Cross field validation with Hibernate Validator (JSR 303)

How can I check if a single character appears in a string?

What's the valid way to include an image with no src?

html validation

XML Schema (XSD) validation tool? [closed]

xml validation xsd schema

What's the best way to validate an XML file against an XSD file?

java xml validation xsd

How can I manually set an Angular form field as invalid?

Number input type that takes only integers?