jar

io.github.lshaci : validate

Maven & Gradle

Sep 12, 2017
3 usages
0 stars

Validate Framework · A Simple Validate Framework

Table Of Contents

Latest Version

Download io.github.lshaci : validate JAR file - Latest Versions:

All Versions

Download io.github.lshaci : validate 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 validate-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lshaci.validate.annotation

├─ com.lshaci.validate.annotation.Between.class - [JAR]

├─ com.lshaci.validate.annotation.Email.class - [JAR]

├─ com.lshaci.validate.annotation.Json.class - [JAR]

├─ com.lshaci.validate.annotation.Length.class - [JAR]

├─ com.lshaci.validate.annotation.NotEmpty.class - [JAR]

├─ com.lshaci.validate.annotation.NotNull.class - [JAR]

com.lshaci.validate

├─ com.lshaci.validate.Validator.class - [JAR]

├─ com.lshaci.validate.ValidatorFactory.class - [JAR]

com.lshaci.validate.model

├─ com.lshaci.validate.model.ValidateMessage.class - [JAR]

com.lshaci.validate.utils

├─ com.lshaci.validate.utils.ParamUtils.class - [JAR]

├─ com.lshaci.validate.utils.PropertiesHelper.class - [JAR]

├─ com.lshaci.validate.utils.ScannerPackageUtils.class - [JAR]

├─ com.lshaci.validate.utils.ValidateUtils.class - [JAR]

com.lshaci.validate.verify

├─ com.lshaci.validate.verify.Verify.class - [JAR]

com.lshaci.validate.verify.impl

├─ com.lshaci.validate.verify.impl.BetweenVerify.class - [JAR]

├─ com.lshaci.validate.verify.impl.EmailVerify.class - [JAR]

├─ com.lshaci.validate.verify.impl.JsonVerify.class - [JAR]

├─ com.lshaci.validate.verify.impl.LengthVerify.class - [JAR]

├─ com.lshaci.validate.verify.impl.NotEmptyVerify.class - [JAR]

├─ com.lshaci.validate.verify.impl.NotNullVerify.class - [JAR]

Advertisement

Dependencies from Group

Sep 12, 2017
3 usages
0 stars

Discover Dependencies

foc
Dec 28, 2018
3 usages
1 stars
Dec 17, 2021
4 usages
0 stars
Aug 17, 2017
6 usages
May 23, 2020
3 usages
1 stars
Jul 17, 2023
29k stars
Aug 01, 2023
45 usages
16.3k stars
Nov 22, 2021
48 usages
82 stars
Apr 27, 2013
8 usages
382 stars