public final class DraftV3ItemsSyntaxChecker extends SchemaOrSchemaArraySyntaxChecker
items keywordkeyword| Modifier and Type | Method and Description |
|---|---|
protected void |
extraChecks(ProcessingReport report,
com.github.fge.msgsimple.bundle.MessageBundle bundle,
SchemaTree tree)
Perform extra check on the keyword
|
static SyntaxChecker |
getInstance() |
checkValuecheckSyntax, getNode, getValidTypes, newMsgpublic static SyntaxChecker getInstance()
protected void extraChecks(ProcessingReport report, com.github.fge.msgsimple.bundle.MessageBundle bundle, SchemaTree tree) throws ProcessingException
SchemaOrSchemaArraySyntaxCheckerextraChecks in class SchemaOrSchemaArraySyntaxCheckerreport - the report to usebundle - the message bundle to usetree - the schemaInvalidSchemaException - schema is invalidProcessingExceptionCopyright © 2013. All Rights Reserved.