public final class PatternPropertiesSyntaxChecker extends SchemaMapSyntaxChecker
patternProperties
keywordRhinoHelper
keyword
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() |
checkValue
checkSyntax, getNode, getValidTypes, newMsg
public static SyntaxChecker getInstance()
protected void extraChecks(ProcessingReport report, com.github.fge.msgsimple.bundle.MessageBundle bundle, SchemaTree tree) throws ProcessingException
SchemaMapSyntaxChecker
extraChecks
in class SchemaMapSyntaxChecker
report
- the report to usebundle
- the message bundle to usetree
- the schemaInvalidSchemaException
- schema is invalidProcessingException
Copyright © 2016. All rights reserved.