| Package | Description |
|---|---|
| com.github.fge.jsonschema.processors.build | |
| com.github.fge.jsonschema.processors.format | |
| com.github.fge.jsonschema.processors.validation |
| Modifier and Type | Method and Description |
|---|---|
FullValidationContext |
ValidatorBuilder.process(ProcessingReport report,
ValidationDigest input)
Process the input
|
| Modifier and Type | Method and Description |
|---|---|
FullValidationContext |
FormatProcessor.process(ProcessingReport report,
FullValidationContext input) |
| Modifier and Type | Method and Description |
|---|---|
FullValidationContext |
FormatProcessor.process(ProcessingReport report,
FullValidationContext input) |
| Modifier and Type | Method and Description |
|---|---|
FullValidationContext |
ValidationChain.process(ProcessingReport report,
ValidationData input) |
| Constructor and Description |
|---|
ValidationProcessor(Processor<ValidationData,FullValidationContext> processor) |
Copyright © 2013. All Rights Reserved.