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 TypeMethodDescriptionboolean
Deprecated.Deprecated.getIn()
Deprecated.Deprecated.getName()
Deprecated.Deprecated.getValue()
Deprecated.int
hashCode()
Deprecated.void
setAdditionalProperty
(String name, Object value) Deprecated.void
Deprecated.void
setIssueType
(String issueType) Deprecated.void
Deprecated.void
Deprecated.void
Deprecated.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