com.github.fge.jsonschema.library.validator
Class CommonValidatorDictionary

java.lang.Object
  extended by com.github.fge.jsonschema.library.validator.CommonValidatorDictionary

public final class CommonValidatorDictionary
extends Object

Keyword validator constructors common to draft v4 and v3


Method Summary
static Dictionary<Constructor<? extends KeywordValidator>> 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<Constructor<? extends KeywordValidator>> get()