jar

com.github.longstone : i18n-validator

Maven & Gradle

Jul 22, 2020
0 stars

Validates java i18n property files, so that you don't have to...

Table Of Contents

Latest Version

Download com.github.longstone : i18n-validator JAR file - Latest Versions:

All Versions

Download com.github.longstone : i18n-validator JAR file - All Versions:

Version Vulnerabilities Size Updated
v1.6
2.1
2.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 i18n-validator-2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.longstone.i18n

├─ ch.longstone.i18n.I18nResourceValidator.class - [JAR]

├─ ch.longstone.i18n.I18nResourceValidatorBuilder.class - [JAR]

├─ ch.longstone.i18n.I18nResourceValidatorResult.class - [JAR]

├─ ch.longstone.i18n.I18nValidatorPattern.class - [JAR]

Advertisement