Uses of Class
io.vertx.json.schema.common.dsl.ObjectKeyword
-
Packages that use ObjectKeyword Package Description io.vertx.json.schema.common.dsl -
-
Uses of ObjectKeyword in io.vertx.json.schema.common.dsl
Methods in io.vertx.json.schema.common.dsl that return ObjectKeyword Modifier and Type Method Description static ObjectKeyword
Keywords. maxProperties(int maxProperties)
static ObjectKeyword
Keywords. minProperties(int minProperties)
-