| Projects on Google Code | Results 1 - 10 of 221 |
=Samurai Validation Framework=
There are a ton of validation frameworks out there for .Net. What makes this one different? Nothing earth shattering. It's just a simplified, but flexible, framework that's very easy to use and extend.
Do you enjoy writing validation logic using a fluent API? Sa...
=Valerie=
==Simple Server-side Ajax Form Validation==
Valerie aims to eliminate the duplication of validation logic server-side and client-side while still giving users instant feedback by utilizing Ajax to call server-side functions.
[http://cleverchris.com/valerie/demo/ Demo (0.6.1)]
===...
=nValid=
==Fluent validation library for .NET==
With nValid, you can cleanly define validation rules for any .NET object, and validate instances of objects with a very [http://code.google.com/p/nvalid/source/browse/trunk/src/nValid.Tests/FluentInterface/Usage.cs simple syntax].
===Features===
...
This project began as a response to [http://code.google.com/p/google-web-toolkit/issues/detail?id=343 this issue] in the GWT issue tracker.
Currently this project is written in code compatible to Java5 but should also be compatible with Java6 to provide the widest range of support.
The purpose...
=Local Validator=
Local Validator library provides a small set of classes that will help you to perform local validation in your code. Using the Local Validator library, your code will be cleaner and easier to understand. Using the Local Validator library, you will be able to validate local objec...
Kosher is a lightweight object validation framework for C#. It takes advantage of Delegates and Lambdas along with a simple [http://en.wikipedia.org/wiki/Fluent_interface Fluent] interface to allow you to easily configure a set of strongly typed tests for an object.
{{{
protected override void S...
CSVTM (CroSsValidation Test Management) is a test case management, which can edit test cases and management the test cases easily.
The object one is to make a tool which will be easy to integrate any testing equipment with the test cases.
Another is to take Tester Engineer 30 minutes to make one ...
<h1><b>It's Ok</b></h1>
This is a framework to validate data. It uses anotations to marking the fieds to be validated. A call to the method <b>validate(Object o)</b> in the class <b>ItsOk</b> makes the validation.
Working on...
This plugin run with Elgg 1.5 and more.
Just add a link with the view "demande" in your view blog and now you can ask to someone to rate your post.
And this "someone" receive an e-mail and he can rate your blog post.
Work in progress...