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 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()


Copyright © 2014. All Rights Reserved.