public class FalseSchema extends Schema
| Modifier and Type | Class and Description |
|---|---|
static class |
FalseSchema.Builder |
| Modifier and Type | Field and Description |
|---|---|
static FalseSchema |
INSTANCE |
schemaLocation| Constructor and Description |
|---|
FalseSchema(FalseSchema.Builder builder)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static FalseSchema.Builder |
builder() |
String |
toString() |
canEqual, definesProperty, describeTo, equals, failure, failure, getDefaultValue, getDescription, getId, getLocation, getSchemaLocation, getTitle, getUnprocessedProperties, hasDefaultValue, hashCode, isNullable, isReadOnly, isWriteOnly, validatepublic static final FalseSchema INSTANCE
public FalseSchema(FalseSchema.Builder builder)
builder - the builder containing the optional title, description and id attributes of the schemapublic static FalseSchema.Builder builder()
Copyright © 2023 Everit Kft.. All rights reserved.