Projects tagged ‘validation’


[259 total ]

822 Users
   

A Firefox extension that adds a menu and a toolbar to the browser with various web developer tools.
Created over 3 years ago.

41 Users
   

FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. ... [More] It is separate from HTTP or any other input mechanism. [Less]
Created over 3 years ago.

20 Users
   

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system ... [More] automatically. Annotations are a very convenient and elegant way to specify invariant constraints on the domain model implementation, the persistent classes. Hibernate Validator comes bundled with a set of common validations (@NotNull, @Email, @Max, and so on), and you can build you own validation rules very easily. [Less]
Created over 2 years ago.

11 Users

XMLUnit provides classes to validate or compare XML files or to assert the value of XPath expressions applied to them. XMLUnit for Java provides integration with JUnit while XMLUNit for .NET ... [More] integrates with NUnit to simplify unit testing code that generates XML. [Less]
Created over 3 years ago.

5 Users

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. ... [More] Custom constraints can be expressed as custom Java classes or by using scripting languages such as JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]
Created over 2 years ago.

5 Users

DataCleaner is an Open Source application for profiling, validating and comparing data. These activities help you administer and monitor your data quality in order to ensure that your data is useful ... [More] and applicable to your business situation. DataCleaner is the free alternative to software for master data management (MDM) methodologies, data warehousing (DW) projects, statistical research, preparation for extract-transform-load (ETL) activities and more. [Less]
Created about 1 year ago.

4 Users

xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly ... [More] fitting both into ASP.NET MVC architecture and conventions. [Less]
Created 11 months ago.

4 Users

Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing ... [More] frameworks, mocking libraries and UI validation rules. [Less]
Created over 3 years ago.

3 Users
 

HTML::FormFu is a HTML form framework which 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).
Created over 2 years ago.

3 Users
 

KLinkStatus is a link checker, which was developed as part of the K Desktop Environment (KDE). It's very easy to use and gets your job done. Useful configuration options are available and it's ... [More] possible to use several protocols like sftp, file, ftp, etc. More advanced features like automation and scripting, fixing links and finding unreferred documents, are being worked on for the KDE 4 release. [Less]
Created over 3 years ago.