Package com.github.fge.jsonschema.core.keyword.syntax.checkers.common

Keyword syntax checkers common to both draft v3 and draft v4

See:
          Description

Class Summary
AdditionalSyntaxChecker Syntax checker for draft v4's (and v3's) additionalItems and additionalProperties
EnumSyntaxChecker Syntax checker for the enum keyword
ExclusiveMaximumSyntaxChecker Syntax checker for the exclusiveMaximum keyword
ExclusiveMinimumSyntaxChecker Syntax checker for the exclusiveMinimum keyword
PatternPropertiesSyntaxChecker Syntax checker for the patternProperties keyword
PatternSyntaxChecker Syntax checker for the pattern keyword
 

Package com.github.fge.jsonschema.core.keyword.syntax.checkers.common Description

Keyword syntax checkers common to both draft v3 and draft v4