public final class NumberSchemaBuilder extends SchemaBuilder<NumberSchemaBuilder,NumberKeyword>
id, keywords, type
Modifier and Type | Method and Description |
---|---|
NumberSchemaBuilder |
asInteger() |
boolean |
isIntegerSchema() |
alias, build, defaultValue, fromJson, getType, id, nullable, toJson, type, with, with, withKeyword
public NumberSchemaBuilder asInteger()
public boolean isIntegerSchema()
Copyright © 2022 Eclipse. All rights reserved.