public final class DraftV3DependenciesSyntaxChecker extends DependenciesSyntaxChecker
dependencies
keyworddependencyTypes, EQUIVALENCE
keyword
Modifier and Type | Method and Description |
---|---|
protected void |
checkDependency(ProcessingReport report,
com.github.fge.msgsimple.bundle.MessageBundle bundle,
String name,
SchemaTree tree)
Check one dependency which is not a schema dependency
|
static SyntaxChecker |
getInstance() |
checkValue
checkSyntax, getNode, getValidTypes, newMsg
public static SyntaxChecker getInstance()
protected void checkDependency(ProcessingReport report, com.github.fge.msgsimple.bundle.MessageBundle bundle, String name, SchemaTree tree) throws ProcessingException
DependenciesSyntaxChecker
checkDependency
in class DependenciesSyntaxChecker
report
- the processing report to usebundle
- the message bundle to usename
- the property dependency nametree
- the schemaInvalidSchemaException
- keyword is invalidProcessingException
Copyright © 2016. All rights reserved.