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

com.github.fge.jsonschema.examples.custom-keyword.json Maven / Gradle / Ivy

The newest version!
{
    "type": "array",
    "items": {
        "type": "integer",
        "divisors": [ 2, 3 ]
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy