| Package | Description |
|---|---|
| com.github.fge.jsonschema.processors.build |
Keyword builder processor
|
| com.github.fge.jsonschema.processors.format |
Format attribute handler
|
| com.github.fge.jsonschema.processors.validation |
Main validation processors and utility classes
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorList |
ValidatorBuilder.process(ProcessingReport report,
SchemaDigest input)
Process the input
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorList |
FormatProcessor.process(ProcessingReport report,
ValidatorList input) |
| Modifier and Type | Method and Description |
|---|---|
ValidatorList |
FormatProcessor.process(ProcessingReport report,
ValidatorList input) |
| Modifier and Type | Method and Description |
|---|---|
ValidatorList |
ValidationChain.process(ProcessingReport report,
SchemaContext input) |
| Constructor and Description |
|---|
ValidationProcessor(Processor<SchemaContext,ValidatorList> processor) |
Copyright © 2013. All Rights Reserved.