public final class JsonSchemaFactory extends Object implements Frozen<JsonSchemaFactoryBuilder>
Modifier and Type | Method and Description |
---|---|
static JsonSchemaFactory |
byDefault() |
JsonValidator |
getValidator() |
static JsonSchemaFactoryBuilder |
newBuilder() |
JsonSchemaFactoryBuilder |
thaw() |
public static JsonSchemaFactory byDefault()
public static JsonSchemaFactoryBuilder newBuilder()
public JsonValidator getValidator()
public JsonSchemaFactoryBuilder thaw()
thaw
in interface Frozen<JsonSchemaFactoryBuilder>
Copyright © 2013. All Rights Reserved.