RSS 15 projects tagged "validation"

No download Website Updated 28 Dec 2009 php-iban

Screenshot
Pop 20.10
Vit 35.18

php-iban is a PHP library for parsing and validating IBAN bank account information. All parts of an IBAN can be retrieved, including country code, checksum, BBAN, financial institution or bank code, and where a fixed-length national system is in use, also branch/sort code and account number. The parser was built using regular expressions to adapt the contents of the official IBAN registry available from SWIFT then only manually modified for a few special cases. Various deficiencies in the initial adaptation have since been rectified, and the current version should be a fairly correct and reliable implementation.

No download No website Updated 17 Mar 2010 ICalendar Validator

Screenshot
Pop 22.25
Vit 34.05

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.38
Vit 33.13

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 Jun 2010 xhtml_parte

Screenshot
Pop 16.88
Vit 32.70

xhtml_parte is a class for parsing HTML using regular expressions to validate it and extract parts, given identifier attribute values of the tags that should be extracted. It can also be used to insert and delete tags at specified positions or with certain characteristics.

Download No website Updated 15 Dec 2010 allowHTML

Screenshot
Pop 39.12
Vit 30.04

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 02 Mar 2011 Email Address Validator

Screenshot
Pop 23.66
Vit 28.49

Email Address Validator is a PHP class that allows the developer to validate email addresses according to the RFC 5321 or RFC 5322 standards. It can also check to see if the domain can be resolved to MX RRs. Acceptable local-parts include dot-atom, quoted string, and obsolete. Acceptable domains include domain name, IPv4 address, IPv6 address, and IPv4-mapped IPv6 address. Folding white spaces and nested comments are also supported.

Download No website Updated 30 Mar 2012 Form Validation

Screenshot
Pop 14.18
Vit 21.01

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.

No download No website Updated 20 Aug 2012 Data Validator

Screenshot
Pop 18.95
Vit 16.49

Data Validator is a class to validate a set of values based on a list of rules. It supports the following validation orders: sequence (fields validated sequentially), all-at-once, and both (using a dependencies model). It can embed different user-defined validation rules libraries (a default built-in library is provided).

Download No website Updated 31 Oct 2012 Android Saripaar

Screenshot
Pop 30.92
Vit 14.21

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.,

Download Website Updated 24 Sep 2012 Serene

Screenshot
Pop 47.37
Vit 5.44

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.

Screenshot

Project Spotlight

Imixs Workflow

A Java based BPM framework to build workflow management systems in a fast and easy way.

Screenshot

Project Spotlight

i18nspector

A checking tool for gettext POT, PO, and MO files.