Modifier and Type | Method and Description |
---|---|
Library |
ValidationConfiguration.getDefaultLibrary() |
Modifier and Type | Method and Description |
---|---|
Map<JsonRef,Library> |
ValidationConfiguration.getLibraries() |
Modifier and Type | Method and Description |
---|---|
ValidationConfigurationBuilder |
ValidationConfigurationBuilder.addLibrary(String uri,
Library library) |
ValidationConfigurationBuilder |
ValidationConfigurationBuilder.setDefaultLibrary(String uri,
Library library) |
Modifier and Type | Method and Description |
---|---|
Library |
LibraryBuilder.freeze() |
static Library |
DraftV4Library.get() |
static Library |
DraftV3Library.get() |
Constructor and Description |
---|
ValidatorBuilder(Library library) |
Constructor and Description |
---|
SchemaDigester(Library library) |
Constructor and Description |
---|
FormatProcessor(Library library) |
Constructor and Description |
---|
SyntaxProcessor(Library library) |
Constructor and Description |
---|
ValidationChain(RefResolver refResolver,
Library library,
boolean useFormat) |
Copyright © 2013. All Rights Reserved.