Skip navigation links

Package com.github.fge.jsonschema.library

Schema keyword libraries

See: Description

Package com.github.fge.jsonschema.library Description

Schema keyword libraries

A Library contains a set of keywords and all elements related to them (syntax validators, digesters and validator classes), along with format attributes.

Libraries are immutable, but you can obtain a thawed copy of them in which you can inject new keywords and format attributes (or remove existing ones).

The two predefined libraries are the draft v4 core schema library and the draft v3 core schema library.

Skip navigation links

Copyright © 2014. All Rights Reserved.