com.github.fge.jsonschema.core.keyword.syntax.dictionaries
Class DraftV4HyperSchemaSyntaxCheckerDictionary

java.lang.Object
  extended by com.github.fge.jsonschema.core.keyword.syntax.dictionaries.DraftV4HyperSchemaSyntaxCheckerDictionary

public final class DraftV4HyperSchemaSyntaxCheckerDictionary
extends Object

Draft v4 hyperschema specific syntax checkers


Method Summary
static Dictionary<SyntaxChecker> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Dictionary<SyntaxChecker> get()