jar

org.touchbit.retrofit.veslo : bean

Maven & Gradle

Mar 17, 2022
2 usages
8 stars

Veslo Bean Validation Module · The module provides the ability to check DTO models using JSR 303 annotations. Implemented based on Jakarta EL v.4 + Hibernate Validator Engine.

Table Of Contents

Latest Version

Download org.touchbit.retrofit.veslo : bean JAR file - Latest Versions:

All Versions

Download org.touchbit.retrofit.veslo : bean JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.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 bean-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

veslo

├─ veslo.BeanValidationConfiguration.class - [JAR]

├─ veslo.BeanValidationModel.class - [JAR]

Advertisement