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