Projects tagged ‘validation’ and ‘validator’


[24 total ]

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.

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.

1 Users

lindbergframework - simple solutions to problems of day-to-day --- English lindbergframework is a framework for provides simple solutions to several problems types. The lindbergframework´s ... [More] objective is centralize several solutions in one place. The beginning of the project is recent and so far was available only a solution for automated validations. lindbergvalidation - Solution for Automated Validations Is a solution developed to remove the redundant validations code and isolate the logical these validations allowing a smaller code, more clean and more readable. This solution is very flexible and allows that the way is made each validation and the validation messages is highly personalized. lindbergvalidation contains several validations default like required field, field not null, date validations, list validations, CPF, CNPJ, among other. The developer can also implement their own validations using or not lindberg validations default. -- Português lindbergframework é um framework que provê simples soluções para vários tipos de problemas. O objetivo do lindbergframework é centralizar diversas soluções em um único lugar. O ínicio do projeto é recente é até o momento apenas foi disponibilizada a solução para automação das validações. lindbergvalidation - Solução para Automação de Validações É uma solução desenvolvida para remover os códigos de validações redundantes e isolara lógica dessas validações permitindo um código menor, mais limpo e mais legível. Essa solução é muito flexível e permite que a forma como são feitas as validações e as mensagens das validações sejam altamente personalizadas. lindbergvalidation contém várias validações por padrão como campo requerido, campo não nulo, validações de data, validações de lista, CPF, CNPJ, entre outras. O desenvolvedor porde também implementar suas próprias validações usando ou não as validações pre-definidas do lindberg. [Less]
Created 4 months ago.

1 Users
   

latua is a lightweight reusable code library. latua library contains modules and wrappers for logging, i18n initialization and file or system operations. Furthermore it contains a simple full text index engine based on sqlite.
Created about 1 year ago.

1 Users

Client side validation of form submission is very crucial and important. This is an attempt to create a dynamic library which will do the basic validation with some amount of configuration provided to ... [More] the user using it as per the requirement. The main goal behind building the validator is to avoid playing with html form and let javascript do the validation and css highlight it. So that it can be applicable to the already created form without touching it but by just configuring it through javascript and css. [Less]
Created 11 months ago.

1 Users
   

This is one of the first implementations of JSR 303 (Bean Validation), a specification of the Java API for JavaBean validation in Java EE and Java SE. The technical objective is to provide a class ... [More] level constraint declaration and validation facility for the Java application developer, as well as a constraint metadata repository and query API. This implementation is based on the validation framework of agimatec GmbH, that is in production since 2007 and offers additional features, like XML-based extensible metadata, code generation (JSON for AJAX applications), JSR303 annotation support. For more information refer to the Wiki at Overview or contact us. Dependencies, API documentationJSR303 specification agimatec-validation - Maven-site with dependencies agimatec-validation - JavaDoc agimatec-jsr303 - Maven-site with dependencies agimatec-jsr303 - JavaDoc [Less]
Created about 1 year ago.

0 Users

The Flex 3.0 validation framework provides a fairly narrow, albeit somewhat extensible, range of options for data validation. This project aims to provide a rich, flexible, and powerful alternative ... [More] that avoids many of the problems with the SDK framework. [Less]
Created 3 months ago.

0 Users

The DAISY Validator project aims at providing an open source quality multi-format validator for DAISY-related documents (e.g. DAISY 2.02, DAISY 3, DAISY XML, DAISY+MathML, DAISY 4 revision, EPUB ... [More] , etc), maintained by the DAISY Consortium. The overall design should be composed of a core API for the validator framework and a set of modules implementing dedicated validation functionality. The DAISY Validator is a standalone application intended to be integrated into other applications as well as used interactively with dedicated user interfaces. An primary example of such an integration scenario is the use of the DAISY Validator as a component within the Pipeline 2.0 project. Note: the initial development is being done in parallel with the Pipeline 2.0 inception phase, as a test bed focused on quality API design and adoption of modular technologies (such as OSGi). See the following wiki pages for more information: Requirements Roadmap [Less]
Created about 1 month ago.

0 Users

Hibernate Validator 3.1 offers an annotation based validation of domain objects or form beans. This is an integration project to provide the functionality in Spring Framework and Spring MVC seamlessly.
Created 6 months ago.

0 Users

An actual ASP.NET checkbox validator you can throw in your toolbox.
Created 6 months ago.