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