RSS 10 projects tagged "validation"

Download No website Updated 28 Jun 2010 type validator

Screenshot
Pop 17.38
Vit 1.58

Type validator is a type checker for unserialized (untrusted) network objects. Type checker syntax aims to be safe and compact. It can be used, for example, with BitTorrent's bencoded messages to validate untrusted messages from the network.

No download Website Updated 12 Jul 2011 libhtml

Screenshot
Pop 57.72
Vit 2.26

libhtml is a minimal C library for parsing, serializing, and manipulating HTML-4.01-strict and XHTML-1.0-strict documents. You may enjoy this library if you're interested in tight correctness of input and output data.

No download No website Updated 17 Mar 2010 ICalendar Validator

Screenshot
Pop 21.86
Vit 34.13

ICalendar Validator checks the encoding and structure of your ICalendar resources against the ICalendar specifications.

No download No website Updated 17 May 2010 File upload and validation class

Screenshot
Pop 22.49
Vit 33.22

File upload and validation class is a PHP class that can be used to validate and process uploaded files. It can validate a given uploaded file by checking its MIME type or its original file type, and by checking its file size against a given limit and file type. It currently supports audio, video, PDF, and image file uploads. The class can create a path in the server as well.

Download No website Updated 15 Dec 2010 allowHTML

Screenshot
Pop 37.55
Vit 30.14

allowHTML is a PHP class that can be used to filter insecure HTML by following OWASP AntiSamy rules. It can parse HTML documents using DOM document objects and then remove unsafe tags, attributes, and CSS parameters. It uses a configurable whitelist to determine which tags, attributes, and CSS style parameters are allowed. The class may also apply filtering rules defined in a separate AntiSamy XML rules file.

Download No website Updated 25 Apr 2011 EMF Validation Builder

Screenshot
Pop 31.46
Vit 2.18

EMF Validation Builder is an Eclipse plugin that automates the validation process at the time of saving. This means that resource problem markers are up to date as soon as you save your model. A dependency table is maintained, which allows the validation process to be re-run when necessary. In particular, the tool can be directly used with ECore model files.

Download Website Updated 24 Sep 2012 Serene

Screenshot
Pop 46.51
Vit 5.39

Serene is a validation engine that implements the JAXP 1.3 Validation Framework API for RELAX NG based on an algorithm centered on providing good messages and having a clear handling of ambiguity and conflicts. It has an implementation of the JAXP Validation Framework API for ISO Schematron and support for Schematron markup embedded in RELAX NG schemas.

No download Website Updated 06 Apr 2011 HTML-FormFu

Screenshot
Pop 26.15
Vit 1.00

HTML::FormFu is a framework for HTML forms. It aims to be as easy as possible to use for basic Web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of formfu's behavior and output. By default, formfu renders "XHTML 1.0 Strict" compliant markup, with as little extra markup as possible, but with sufficient CSS class names to allow for a wide range of output styles to be generated by changing only the CSS.

Download No website Updated 30 Mar 2012 Form Validation

Screenshot
Pop 13.86
Vit 21.15

Form Validation validates form inputs according to a CSS class. It uses the jQuery library to traverse the list of inputs of a form and performs validations of types defined in a CSS class attribute of each input. It supports validations of these types: required, email, date, time currency, numeric, alphanumeric, alphabetic, state, zip code, and URL. If the fields are invalid, an error message is displayed inside a page element for displaying validation errors.

Download No website Updated 31 Oct 2012 Android Saripaar

Screenshot
Pop 30.85
Vit 14.42

Android Saripaar is a simple, yet powerful rule-based UI validation library for Android. It following features declarative style validation powered by Annotations, synchronous and asynchronous validations (you don't have to worry about threading), compatibility with Stock Android Widgets, custom view dependencies, quick setup (just download the jar and include it in your libs project folder), removal of most of your validation logic from your code, and compatibility with other annotation frameworks such as AndroidAnnotations, RoboGuice, etc.,

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.