jar

io.github.ceoche : bvalid

Maven & Gradle

Jul 11, 2022
0 stars

BValid · BValid is an open-source Java library to provide easy business rules and model validation.

Table Of Contents

Latest Version

Download io.github.ceoche : bvalid JAR file - Latest Versions:

All Versions

Download io.github.ceoche : bvalid JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 bvalid-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ceoche.bvalid

├─ io.github.ceoche.bvalid.BValidator.class - [JAR]

├─ io.github.ceoche.bvalid.BasicRules.class - [JAR]

├─ io.github.ceoche.bvalid.BusinessMember.class - [JAR]

├─ io.github.ceoche.bvalid.BusinessObject.class - [JAR]

├─ io.github.ceoche.bvalid.BusinessRule.class - [JAR]

├─ io.github.ceoche.bvalid.IllegalBusinessObjectException.class - [JAR]

├─ io.github.ceoche.bvalid.InvocationException.class - [JAR]

├─ io.github.ceoche.bvalid.ObjectResult.class - [JAR]

├─ io.github.ceoche.bvalid.RuleResult.class - [JAR]