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