public final class DraftV3OnlySyntaxProcessor extends Object implements com.github.fge.jsonschema.core.processing.Processor<com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree>,com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree>>
| Constructor and Description |
|---|
DraftV3OnlySyntaxProcessor() |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree> |
process(com.github.fge.jsonschema.core.report.ProcessingReport report,
com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree> input) |
public com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree> process(com.github.fge.jsonschema.core.report.ProcessingReport report,
com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree> input)
throws com.github.fge.jsonschema.core.exceptions.ProcessingException
process in interface com.github.fge.jsonschema.core.processing.Processor<com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree>,com.github.fge.jsonschema.core.util.ValueHolder<com.github.fge.jsonschema.core.tree.SchemaTree>>com.github.fge.jsonschema.core.exceptions.ProcessingException