Skip navigation links

Package com.github.fge.jsonschema.keyword

Keyword syntax checkers, digesters and validators

See: Description

Package com.github.fge.jsonschema.keyword Description

Keyword syntax checkers, digesters and validators

One schema keyword consists, apart from its name, of three elements:

All these elements are run in this order. Note that keyword validators are always built by reflection. You can create your own custom keyword by providing its name and these three elements wrapped into a Keyword to inject into a Library, which you will then submit to a ValidationConfiguration.

Skip navigation links

Copyright © 2014. All Rights Reserved.