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

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

public final class DraftV4ValidatorDictionary
extends Object

Draft v4 specific keyword validator constructors


Method Summary
static com.github.fge.jsonschema.core.util.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 com.github.fge.jsonschema.core.util.Dictionary<Constructor<? extends KeywordValidator>> get()