Class ArrayKeyword
java.lang.Object
io.vertx.json.schema.common.dsl.Keyword
io.vertx.json.schema.common.dsl.ArrayKeyword
-
Constructor Summary
ConstructorsConstructorDescriptionArrayKeyword(String keyword, Object value) ArrayKeyword(String keyword, Supplier<Object> value) -
Method Summary
Methods inherited from class Keyword
getKeyword, getValueSupplier
-
Constructor Details
-
ArrayKeyword
-
ArrayKeyword
-