jar

fun.fengwk.auto-validation : auto-validation

Maven & Gradle

Jul 11, 2021
1 stars

AutoValidation为jsr303也就是常用的javax.validation注解校验提供了一种声明式的校验方式,框架将在编译期为标记了@AutoValidation的类、类构造器、类方法按需生成入参校验代码。

Table Of Contents

Latest Version

Download fun.fengwk.auto-validation : auto-validation JAR file - Latest Versions:

All Versions

Download fun.fengwk.auto-validation : auto-validation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window auto-validation-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement