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