| Projects on Google Code | Results 1 - 10 of 28 |
CommonValidate是一个面向输入校验工作的框架。努力使前端校验与服务器端的校验保持一致,节省开发者的时间,提高效率。
或许我们都遇到过这样的场景:有的客户喜欢前端校验,有的客户喜欢服务器端校验,甚至有的校验在前端比较合适,有的则不得不放入到服务器端校验。
在开发过程中,我们经常不得不编写校验的代码,枯燥无味,但是不得不做。
CommonValidate的产生的原因就在于此。我们致力于编写这样一个东西:
我们将校验的规则写入到一个文件中,这个文件我们既可以使用 javascript来调用,也可以使用 php 来调用,也可以使用 java 来调用,这就是我们的目的...
an powerful javascript validate...
addon to jquery validate plugin to support phone number validation.
now you can simply add...
<input id="contact-tel" name="contact-tel" type="text" class="required phone"/>
It's a reusable validation component for asp.net
Supported Asp.Net 2.0 + , also supported Asp.Net Mvc RC2
这是一个demo,它用到了struts2中的自动转型,自动验证,和国际话
create a tool which can be embed to some application for form validation
This is jQuery plugin. This is make it easy string validation function.
When you make the HTML-form, it might be useful.
*download
[http://code.google.com/p/jquery-easy-str-validate/downloads/list]
*document (Japanese)
[http://www.alink.co.jp/tech/wiki/index.php?jQuery%2F%E3%82%B5%E3%83...
Checkform est une classe Open Source de vérification de formulaire en Javascript. Le contrôle et la validation de vos formulaires côté client vous permet d'améliorer l'ergonomie et le confort pour les utilisateurs. Non-obstrusive cette classe a de nombreuses fonctions dont : le contrôle des champs à...
Simple library for creating GWT paging data forms.
Includes:
* Supports GWT 1.5
* Abstract controls
* Paging abstract form
* Client side validating
== XML Tool Overview ==
XMLTool is a very simple Java library to be able to do all sorts of common operations with an XML document. As a Java developer, I often end up writing the always the same code for processing XML, transforming, ... So i decided to put all in a very easy to use class using ...