Package com.networknt.schema
Class Version6
- java.lang.Object
-
- com.networknt.schema.JsonSchemaVersion
-
- com.networknt.schema.Version6
-
public class Version6 extends JsonSchemaVersion
-
-
Field Summary
-
Fields inherited from class com.networknt.schema.JsonSchemaVersion
BUILTIN_FORMATS
-
-
Constructor Summary
Constructors Constructor Description Version6()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JsonMetaSchema
getInstance()
-
-
-
Method Detail
-
getInstance
public JsonMetaSchema getInstance()
- Specified by:
getInstance
in classJsonSchemaVersion
-
-