abstract class ContainerValidator extends Object implements JsonValidator
| Modifier and Type | Field and Description |
|---|---|
protected JsonValidatorCache |
cache |
protected static JsonNode |
EMPTY_SCHEMA |
protected JsonNode |
schema |
| Modifier | Constructor and Description |
|---|---|
protected |
ContainerValidator(JsonValidatorCache cache,
SchemaNode schemaNode) |
protected static final JsonNode EMPTY_SCHEMA
protected final JsonValidatorCache cache
protected final JsonNode schema
protected ContainerValidator(JsonValidatorCache cache, SchemaNode schemaNode)
Copyright © 2012. All Rights Reserved.