Coder Social home page Coder Social logo

lgb020 / validator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devefx/validator

1.0 2.0 0.0 161 KB

Validator基于Java Web的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展

Java 82.63% JavaScript 17.37%

validator's Introduction

Validator

Validator基于Java Web的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展


Validator的特性:

  • 前后端验证框架,设计精巧、使用简单
  • 遵循OCP原则,强大的扩展性
  • 支持SpringMVC、Struts2、Servlet
  • 自动生成JavaScript前端验证代码
  • 将Validate与Controller分离
  • 统一验证规范
  • 支持自定义验证规则

使用教程:

    第一篇:使用Validator做SpringMVC的验证框架 - 配置SpringMVC环境
    第二篇:使用Validator做SpringMVC的验证框架 - 使用Validator
    第三篇:使用Validator做SpringMVC的验证框架 - Validator前端验证
    第四篇:使用Validator做SpringMVC的验证框架 - 自定义验证组件

教程源码:下载地址

#更新日志

  • 2017/02/16 修复缓存被JVM回收后未重新生成导致的异常
  • 2016/12/20 增加AsyncFieldValidator抽象,通过继承此类自动实现前后台交互验证功能;增加组件OnlyBackValidator、OnlyFrontValidator;提升Cache利用
  • 2016/09/19 支持Class验证器(原仅支持方法验证),支持多个验证器
  • 2016/09/05 增加对原始Servlet的验证支持
  • 2016/06/28 修复Cache弱引用对象被GC回收导致NullPoint异常

validator's People

Contributors

devefx avatar lgb020 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.