All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zuunr.json.schema.validation.OutputStructure Maven / Gradle / Ivy

The newest version!
package com.zuunr.json.schema.validation;

/**
 * @author Niklas Eldberger
 */
public enum OutputStructure {
    FLAG,
    BASIC,
    DETAILED,
    VERBOSE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy