Class SchemaViolationException

All Implemented Interfaces:
Serializable

public class SchemaViolationException
extends SchemaException
This exception is used validating a JSON object against a schema, a violation of one of the Schema's constraints was found.
See Also:
JsonException, InvalidSchemaException, Serialized Form