public final class DraftV3PropertiesSyntaxChecker extends SchemaMapSyntaxChecker
properties keywordkeyword| Modifier and Type | Method and Description |
|---|---|
protected void |
extraChecks(ProcessingReport report,
com.github.fge.msgsimple.bundle.MessageBundle bundle,
SchemaTree tree)
Perform extra checks on the value
|
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
SchemaMapSyntaxCheckerextraChecks in class SchemaMapSyntaxCheckerreport - the report to usebundle - the message bundle to usetree - the schemaInvalidSchemaException - schema is invalidProcessingExceptionCopyright © 2013. All Rights Reserved.