Package com.github.fge.jsonschema.metaschema

Metaschema data

See: Description

Package com.github.fge.jsonschema.metaschema Description

Metaschema data

This package centralizes all defined syntax checkers, keyword validators and format attributes for a given JSON Schema version. Builtin versions are draft v3 and (next to come) draft v4.

The class of real interest here is MetaSchema. Do not use any other class directly.

See also com.github.fge.jsonschema.examples.

Copyright © 2013. All Rights Reserved.