Package com.mindee.parsing.v2
Class ErrorItem
- java.lang.Object
-
- com.mindee.parsing.v2.ErrorItem
-
public final class ErrorItem extends Object
Error item model.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDetail()Explicit information on the issue.StringgetPointer()A JSON Pointer to the location of the body property.inthashCode()
-