DOC

org.yamevetwo : gralidation

Maven & Gradle

Jun 26, 2016

gralidation · Gralidation helps you not to waste time while validating data. Inspired by Gorm, powered by Groovy, developed for developers who do not want to do manual validation. With this library, you can validate Objects and Maps, by creating a map of constraints.

Table Of Contents

Latest Version

Download org.yamevetwo : gralidation Javadoc & API Documentation - Latest Versions:

All Versions

Download org.yamevetwo : gralidation Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.2
1.1

How to open Javadoc JAR file in web browser

  1. Rename the file gralidation-1.3.0-javadoc.jar to gralidation-1.3.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gralidation-1.3.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "gralidation-1.3.0-sources.jar" -d "gralidation-1.3.0-javadoc" -subpackages