com.github.fge.jsonschema.examples.custom-keyword.json Maven / Gradle / Ivy
{
"type": "array",
"items": {
"type": "integer",
"divisors": [ 2, 3 ]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
{
"type": "array",
"items": {
"type": "integer",
"divisors": [ 2, 3 ]
}
}