Class ValidationError.MismatchedPathLength

  • Enclosing class:
    ValidationError

    public static class ValidationError.MismatchedPathLength
    extends ValidationError
    Mismatched path lengths received for path, this could be because a node is both a leaf and an object.
    • Constructor Detail

      • MismatchedPathLength

        public MismatchedPathLength​(java.lang.String paths)
    • Method Detail

      • description

        public java.lang.String description()
        Description copied from class: ValidationError
        Get the description of the error.
        Specified by:
        description in class ValidationError
        Returns:
        description of the error