Package com.github.fge.jsonschema.keyword.validator

Keyword validators

See:
          Description

Interface Summary
KeywordValidator Interface for a keyword validator
 

Class Summary
AbstractKeywordValidator Base abstract class for keyword validators
 

Package com.github.fge.jsonschema.keyword.validator Description

Keyword validators

These are the actual validators of user data.

Keywords are built by reflection, with a digested form of schemas (produced by a Digester) as the only constructor argument.



Copyright © 2014. All Rights Reserved.