public class EmptySchema extends Schema
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptySchema.Builder
Builder class for
EmptySchema. |
| Modifier and Type | Field and Description |
|---|---|
static EmptySchema |
INSTANCE |
| Constructor and Description |
|---|
EmptySchema(EmptySchema.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static EmptySchema.Builder |
builder() |
void |
validate(Object subject)
Performs the schema validation.
|
public static final EmptySchema INSTANCE
public EmptySchema(EmptySchema.Builder builder)
public static EmptySchema.Builder builder()
Copyright © 2011–2016 Everit Kft.. All rights reserved.