@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class InvalidEntity extends Object
Constructor and Description |
---|
InvalidEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,List<String>> |
getErrors()
Errors broken down by the part of the JSON payload that generated them.
|
String |
getMessage()
A message that will include all validation error messages for this object.
|
int |
hashCode() |
String |
toString() |
public String getMessage()
public Map<String,List<String>> getErrors()
Copyright © 2022 Sage Bionetworks. All rights reserved.