Class MessageKey
- java.lang.Object
-
- io.openapiprocessor.jsonschema.validator.result.MessageKey
-
public class MessageKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MessageKey(java.lang.String instanceScope, java.lang.String instancePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(@Nullable java.lang.Object o)inthashCode()java.lang.StringtoString()
-