jar

dev.canverse : expectation

Maven & Gradle

Dec 18, 2023
0 stars

dev.canverse:expectation · Expectation is a versatile Java validation library designed to simplify and enhance the validation process in your projects. With Expectation, validating objects becomes an intuitive and expressive experience, allowing you to create clear and concise validation rules.

Table Of Contents

Latest Version

Download dev.canverse : expectation JAR file - Latest Versions:

All Versions

Download dev.canverse : expectation 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 expectation-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.canverse.expectation

├─ dev.canverse.expectation.BooleanConstraint.class - [JAR]

├─ dev.canverse.expectation.ChronoLocalDateTimeConstraint.class - [JAR]

├─ dev.canverse.expectation.Constraint.class - [JAR]

├─ dev.canverse.expectation.Expect.class - [JAR]

├─ dev.canverse.expectation.ExpectationFailedException.class - [JAR]

├─ dev.canverse.expectation.NumberConstraint.class - [JAR]

├─ dev.canverse.expectation.ObjectConstraint.class - [JAR]

├─ dev.canverse.expectation.OptionalConstraint.class - [JAR]

├─ dev.canverse.expectation.StringConstraint.class - [JAR]

Advertisement