jar

io.github.mariazevedo88 : json-formatter-validator

Maven & Gradle

Aug 19, 2019
10 stars

json-formatter-validator · Java tool for json validation via string or file and correction of invalid json-like string

Table Of Contents

Latest Version

Download io.github.mariazevedo88 : json-formatter-validator JAR file - Latest Versions:

All Versions

Download io.github.mariazevedo88 : json-formatter-validator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.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 json-formatter-validator-2.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.mariazevedo88.jfv.model

├─ io.github.mariazevedo88.jfv.model.CustomJSON.class - [JAR]

io.github.mariazevedo88.jfv

├─ io.github.mariazevedo88.jfv.JsonFormatterValidatorApplication.class - [JAR]

io.github.mariazevedo88.jfv.service

├─ io.github.mariazevedo88.jfv.service.CustomJSONFormatter.class - [JAR]

├─ io.github.mariazevedo88.jfv.service.CustomJSONValidatorFilters.class - [JAR]

io.github.mariazevedo88.jfv.enumeration

├─ io.github.mariazevedo88.jfv.enumeration.DelimitersEnum.class - [JAR]