Class ValidationError


  • public class ValidationError
    extends Object
    A sign that a schema is incomplete or incorrect, which is described by an error message, as well as a list of steps to reach the place where the problem is, from the root of the schema.
    Author:
    Antonin Delpeuch