public final class DraftV3OnlySyntaxProcessor extends Object implements com.github.fge.jsonschema.processing.Processor<com.github.fge.jsonschema.processors.data.SchemaHolder,com.github.fge.jsonschema.processors.data.SchemaHolder>
| Constructor and Description |
|---|
DraftV3OnlySyntaxProcessor() |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.processors.data.SchemaHolder |
process(com.github.fge.jsonschema.report.ProcessingReport report,
com.github.fge.jsonschema.processors.data.SchemaHolder input) |
public com.github.fge.jsonschema.processors.data.SchemaHolder process(com.github.fge.jsonschema.report.ProcessingReport report,
com.github.fge.jsonschema.processors.data.SchemaHolder input)
throws com.github.fge.jsonschema.exceptions.ProcessingException
process in interface com.github.fge.jsonschema.processing.Processor<com.github.fge.jsonschema.processors.data.SchemaHolder,com.github.fge.jsonschema.processors.data.SchemaHolder>com.github.fge.jsonschema.exceptions.ProcessingExceptionCopyright © 2013. All Rights Reserved.