Package io.vertx.json.schema.common.dsl
Class BooleanSchemaBuilder
- java.lang.Object
-
- io.vertx.json.schema.common.dsl.SchemaBuilder<BooleanSchemaBuilder,BooleanKeyword>
-
- io.vertx.json.schema.common.dsl.BooleanSchemaBuilder
-
public final class BooleanSchemaBuilder extends SchemaBuilder<BooleanSchemaBuilder,BooleanKeyword>
-
-
Field Summary
-
Fields inherited from class io.vertx.json.schema.common.dsl.SchemaBuilder
id, keywords, type
-
-
Method Summary
-
Methods inherited from class io.vertx.json.schema.common.dsl.SchemaBuilder
alias, defaultValue, fromJson, getType, id, nullable, toJson, type, with, with, withKeyword
-
-