jar

com.github.cims-bioko : validate

Maven & Gradle

Jul 18, 2019
0 stars

CIMS Validate · A non-visual, tool-centric ODK xform validation library. Unlike ODK Validate, this library does not bundle any dependencies, such as a logging implementation. It also does not attempt to provide a user-interface, instead deferring that to other downstream projects.

Table Of Contents

Latest Version

Download com.github.cims-bioko : validate JAR file - Latest Versions:

All Versions

Download com.github.cims-bioko : validate JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0.x
1.0

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-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.cimsbioko.validate

├─ com.github.cimsbioko.validate.Constants.class - [JAR]

├─ com.github.cimsbioko.validate.ErrorMessage.class - [JAR]

├─ com.github.cimsbioko.validate.ExceptionMessage.class - [JAR]

├─ com.github.cimsbioko.validate.InfoMessage.class - [JAR]

├─ com.github.cimsbioko.validate.LoggingStatusHandler.class - [JAR]

├─ com.github.cimsbioko.validate.Message.class - [JAR]

├─ com.github.cimsbioko.validate.Result.class - [JAR]

├─ com.github.cimsbioko.validate.ResultBuilder.class - [JAR]

├─ com.github.cimsbioko.validate.StatusHandler.class - [JAR]

├─ com.github.cimsbioko.validate.StubFunctionHandler.class - [JAR]

├─ com.github.cimsbioko.validate.StubPreloader.class - [JAR]

├─ com.github.cimsbioko.validate.StubPropertyManager.class - [JAR]

├─ com.github.cimsbioko.validate.Throwables.class - [JAR]

├─ com.github.cimsbioko.validate.WarnMessage.class - [JAR]

├─ com.github.cimsbioko.validate.XFormValidator.class - [JAR]