Class InvalidSchemaException

All Implemented Interfaces:
Serializable

public class InvalidSchemaException extends JsonSchemaException
Exception type used to indicate that schema has failed validation against meta-schema.
See Also:
  • Method Details

    • getErrors

      public List<Error> getErrors()
      Errors getter.
      Returns:
      list of validation errors