- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/neoremind/fluent-validator
- 软件文档: https://github.com/neoremind/fluent-validator
软件介绍
Fluent-validator 是一套 Java 的轻量验证框架,提供流式风格(Fluent Interface)的调用体验,类似 JDK8 stream式的 API,支持注解式验证器,支持 JSR303 -Bean Validation 标准最佳实现 Hibernate Validator 集成,支持Spring 4 集成,旨在方便业务逻辑复用验证逻辑,提高代码可读性以及可维护性。
