Package com.clumd.projects.javajson.exceptions.schema
-
Exception Summary Exception Description InvalidSchemaException This exception is used when a provided schema, IS valid JSON, but is NOT a valid Schema.SchemaViolationException This exception is used validating a JSON object against a schema, a violation of one of the Schema's constraints was found.