Class InvalidParam
java.lang.Object
io.github.belgif.rest.problem.api.InvalidParam
Deprecated.
Invalid parameter.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.InvalidParam(InEnum in, String name) Deprecated.InvalidParam(InEnum in, String name, Object value) Deprecated.InvalidParam(InEnum in, String name, String reason, Object value) Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.getIn()Deprecated.Deprecated.getName()Deprecated.Deprecated.getValue()Deprecated.inthashCode()Deprecated.voidsetAdditionalProperty(String name, Object value) Deprecated.voidDeprecated.voidsetIssueType(String issueType) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
InvalidParam
public InvalidParam()Deprecated. -
InvalidParam
Deprecated. -
InvalidParam
Deprecated. -
InvalidParam
Deprecated. -
InvalidParam
Deprecated.
-
-
Method Details
-
getIn
Deprecated. -
setIn
Deprecated. -
getName
Deprecated. -
setName
Deprecated. -
getReason
Deprecated. -
setReason
Deprecated. -
getValue
Deprecated. -
setValue
Deprecated. -
getIssueType
Deprecated. -
setIssueType
Deprecated. -
getAdditionalProperties
Deprecated. -
setAdditionalProperty
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-
InputValidationIssue