Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

validol

Compare

  Analyzed 1 day ago

Structures (e.g. JSON) validator for Python language.

546 lines of code

0 current contributors

over 14 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Inspekt

Compare

  Analyzed 1 day ago

Inspekt is a PHP library that makes it easier to write secure web applications. Inspekt acts as a sort of 'firewall' API between user input and the rest of the application. It takes PHP superglobal arrays, encapsulates their data in an "cage" object, and destroys the original superglobal. Data ... [More] can then be retrieved from the input data object using a variety of accessor methods that apply filtering, or the data can be checked against validation methods. Raw data can only be accessed via a 'getRaw()' method, forcing the developer to show clear intent. Inspekt can also be used on arbitrary arrays, and provides static filtering and validation methods. Inspekt works in both PHP4 and PHP5, and has no external dependencies. Inspekt is built upon Chris Shiflett's original Zend_Filter_Input lib [Less]

4.84K lines of code

2 current contributors

over 2 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

LiveValidation

Compare

  Analyzed 1 day ago

LiveValidation is an unobtrusive open source javascript library for making client-side validation quick, easy, and powerful - developer and user friendly.

9.33K lines of code

0 current contributors

over 14 years since last commit

2 users on Open Hub

Inactive
3.0
   
I Use This

Business-DK-Phonenumber

Compare

  Analyzed 5 days ago

This module offers functionality to validate, format and generate Danish phone numbers. The validation can recognise telephone numbers is the following formats as Danish phone numbers. * 12345678 * 4512345678 * +4512345678

653 lines of code

1 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jquery-keyfilter

Compare

  Analyzed 1 day ago

This plugin filters keyboard input by specified regular expression. Source code inspired by Ext.JS (Ext.form.TextField, Ext.EventManager), but was modified to provide more accurate logic. Procedural style: $('#ggg').keyfilter(/[\dA-F]/); Also you can pass test function instead of regexp. ... [More] Its arguments: * this - HTML DOM Element (event target). * c - String that contains incoming character. $('#ggg').keyfilter(function(c) { return c != 'a'; }); CSS class attribute style: Available classes: * mask-pint: /[\d]/ * mask-int: /[\d\-]/ * mask-pnum: /[\d\.]/ * mask-num: /[\d\-\.]/ * mask-hex: /[0-9a-f]/i * mask-email: /[a-z0-9_\.\-@]/i * mask-alpha: /[a-z_]/i * mask-alphanum: /[a-z0-9_]/i [Less]

199 lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Business-DK-CPR

Compare

  Analyzed about 15 hours ago

Business-DK-CPR is a implementation of routines for validating and generating valid Danish social security numbers, also referred to as CPR numbers.

674 lines of code

3 current contributors

11 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Fluent Validation for .NET

Compare

  No analysis available

A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules for your business objects.

0 lines of code

31 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Fusil

Compare

  No analysis available

Fusil project is a fuzzing program. Today, it's specific to Linux command line program, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network socket, etc.). New Fusil implementation is now based on multi-agent system instead monolithic architecture.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

plausj: German Bank Account Check

Compare

  Analyzed about 1 hour ago

Java library that provides support for checking german bank account codes for formal validity. This check is done on base of the algorithm information provided by the german central bank, the "Deutsche Bundesbank". This library is part of the "plausj" library collection. It is a project that aims ... [More] to provide high quality check digit calculation implementations in java for miscellaneous business keys. [Less]

12.3K lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

xVal for WebForms

Compare

  Analyzed 2 days ago

Validate ASP.NET WebForms better with attribute-based rules for server and client side validation. Powered by xVal.

2.36K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This