jar

io.resoluteworks : validk

Maven & Gradle

Apr 27, 2023
3 stars

validk · A validation framework for Kotlin

Table Of Contents

Latest Version

Download io.resoluteworks : validk JAR file - Latest Versions:

All Versions

Download io.resoluteworks : validk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.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 validk-0.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.validk

├─ io.validk.Constraint.class - [JAR]

├─ io.validk.ConstraintsKt.class - [JAR]

├─ io.validk.ValidObject.class - [JAR]

├─ io.validk.Validation.class - [JAR]

├─ io.validk.ValidationError.class - [JAR]

├─ io.validk.ValidationErrors.class - [JAR]

├─ io.validk.ValidationKt.class - [JAR]